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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c111 static int ahci_alloc_port_state(ahci_ctl_t *, uint8_t);
3604 if (ahci_alloc_port_state(ahci_ctlp, port) != AHCI_SUCCESS) {
6014 ahci_alloc_port_state(ahci_ctl_t *ahci_ctlp, uint8_t port) function
6106 * Reverse of ahci_alloc_port_state().

Completed in 79 milliseconds