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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c176 static int ahci_restart_port_wait_till_ready(ahci_ctl_t *, ahci_port_t *,
2568 (void) ahci_restart_port_wait_till_ready(ahci_ctlp,
2848 if (ahci_restart_port_wait_till_ready(ahci_ctlp,
3158 (void) ahci_restart_port_wait_till_ready(ahci_ctlp,
4890 if (ahci_restart_port_wait_till_ready(ahci_ctlp,
5666 if (ahci_restart_port_wait_till_ready(ahci_ctlp, ahci_portp,
8423 ahci_restart_port_wait_till_ready(ahci_ctl_t *ahci_ctlp, function
8441 "ahci_restart_port_wait_till_ready: port %d enter", port);
8489 "ahci_restart_port_wait_till_ready: port %d failed",
8543 "ahci_restart_port_wait_till_ready
[all...]

Completed in 167 milliseconds