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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c140 static int ahci_probe_pmult(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *);
1396 (void) ahci_probe_pmult(ahci_ctlp, ahci_portp, &addr);
4712 * ahci_probe_pmult()
4720 ahci_probe_pmult(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, function
4786 "ahci_probe_pmult: port %d:%d "
4801 "ahci_probe_pmult: port %d:%d "
4808 "ahci_probe_pmult: port %d "
4824 "ahci_probe_pmult: port %d:%d "
7120 * here and will be handled by ahci_probe_pmult().

Completed in 102 milliseconds