Searched refs:ahci_alloc_rcvd_fis (Results 1 – 1 of 1) sorted by relevance
163 static int ahci_alloc_rcvd_fis(ahci_ctl_t *, ahci_port_t *);6152 if (ahci_alloc_rcvd_fis(ahci_ctlp, ahci_portp) != AHCI_SUCCESS) { in ahci_alloc_port_state()6245 ahci_alloc_rcvd_fis(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp) in ahci_alloc_rcvd_fis() function