Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c152 static int ahci_check_port_handle(ahci_ctl_t *, int);
1606 (ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS)) { in ahci_tran_probe_port()
1868 ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS) { in ahci_tran_start()
3611 if (ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS) { in ahci_check_all_handle()
3641 ahci_check_port_handle(ahci_ctl_t *ahci_ctlp, int port) in ahci_check_port_handle() function
5267 (ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS)) { in ahci_software_reset()