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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c124 static int ahci_initialize_port(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *);
3701 if (ahci_initialize_port(ahci_ctlp, ahci_portp, &addr)
3891 ahci_initialize_port(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, function
3929 "ahci_initialize_port: port %d "
3942 "ahci_initialize_port: port %d ", port);
3994 "ahci_initialize_port:"
4003 "ahci_initialize_port: port %d state 0x%x",
7436 (void) ahci_initialize_port(ahci_ctlp,

Completed in 63 milliseconds