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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c101 static int ahci_check_ctl_handle(ahci_ctl_t *);
1506 if ((ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) ||
1719 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) {
1768 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS ||
3493 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) {
3521 ahci_check_ctl_handle(ahci_ctl_t *ahci_ctlp) function
5161 if ((ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) ||
6560 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) {

Completed in 62 milliseconds