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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c117 static int ahci_alloc_cmd_tables(ahci_ctl_t *, ahci_port_t *);
6298 if (ahci_alloc_cmd_tables(ahci_ctlp, ahci_portp) != AHCI_SUCCESS) {
6343 ahci_alloc_cmd_tables(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp) function
6353 "ahci_alloc_cmd_tables: port %d enter",

Completed in 62 milliseconds