Home
last modified time | relevance | path

Searched refs: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.c151 static int ahci_check_ctl_handle(ahci_ctl_t *);
1605 if ((ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) || in ahci_tran_probe_port()
1818 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) { in ahci_tran_start()
1867 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS || in ahci_tran_start()
3598 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) { in ahci_check_all_handle()
3626 ahci_check_ctl_handle(ahci_ctl_t *ahci_ctlp) in ahci_check_ctl_handle() function
5266 if ((ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) || in ahci_software_reset()
6664 if (ahci_check_ctl_handle(ahci_ctlp) != DDI_SUCCESS) { in ahci_port_intr()