Home
last modified time | relevance | path

Searched refs: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.c161 static int ahci_alloc_port_state(ahci_ctl_t *, uint8_t);
3709 if (ahci_alloc_port_state(ahci_ctlp, port) != AHCI_SUCCESS) { in ahci_alloc_ports_state()
6125 ahci_alloc_port_state(ahci_ctl_t *ahci_ctlp, uint8_t port) in ahci_alloc_port_state() function