Home
last modified time | relevance | path

Searched refs:ahci_alloc_port_state (Results 1 – 1 of 1) sorted by relevance

/titanic_50/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) { in ahci_alloc_ports_state()
6014 ahci_alloc_port_state(ahci_ctl_t *ahci_ctlp, uint8_t port) in ahci_alloc_port_state() function