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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c139 static int ahci_initialize_pmport(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *);
1589 ahci_initialize_pmport(ahci_ctlp,
4586 ahci_initialize_pmport(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, function
4598 "ahci_initialize_pmport: port %d:%d", port, pmport);
4603 "ahci_initialize_pmport:"
4639 "ahci_initialize_pmport:"
4649 "ahci_initialize_pmport: port %d:%d failed. "
4660 "ahci_initialize_pmport: No device is found "
4919 /* ahci_initialize_pmport() will set READY state */
4920 if (ahci_initialize_pmport(ahci_ctl
[all...]

Completed in 56 milliseconds