Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c165 static int ahci_alloc_cmd_list(ahci_ctl_t *, ahci_port_t *);
6156 if (ahci_alloc_cmd_list(ahci_ctlp, ahci_portp) != AHCI_SUCCESS) { in ahci_alloc_port_state()
6337 ahci_alloc_cmd_list(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp) in ahci_alloc_cmd_list() function