Searched defs:ahci_do_sync_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c151 static int ahci_do_sync_start(ahci_ctl_t *, ahci_port_t *,
1744 if (ahci_do_sync_start(ahci_ctlp, ahci_portp, &addr,
1792 ahci_do_sync_start(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, function
1803 AHCIDBG(AHCIDBG_ENTRY, ahci_ctlp, "ahci_do_sync_start enter: "
1828 cmn_err(CE_WARN, "!ahci%d: ahci_do_sync_start "
4405 rval = ahci_do_sync_start(ahci_ctlp, ahci_portp, &pmult_addr, spkt);
9101 (void) ahci_do_sync_start(ahci_ctlp, ahci_portp, &addr, rdlog_spkt);
9223 (void) ahci_do_sync_start(ahci_ctlp, ahci_portp, &addr, rs_spkt);
9622 * ahci_watchdog_handler() and ahci_do_sync_start will call us if they

Completed in 63 milliseconds