Searched defs: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.c102 static int ahci_check_port_handle(ahci_ctl_t *, int);
1507 (ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS)) {
1769 ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS) {
3506 if (ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS) {
3536 ahci_check_port_handle(ahci_ctl_t *ahci_ctlp, int port) function
5162 (ahci_check_port_handle(ahci_ctlp, port) != DDI_SUCCESS)) {

Completed in 80 milliseconds