Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c150 static int ahci_check_all_handle(ahci_ctl_t *);
1065 if (ahci_check_all_handle(ahci_ctlp) != DDI_SUCCESS) { in ahci_attach()
3594 ahci_check_all_handle(ahci_ctl_t *ahci_ctlp) in ahci_check_all_handle() function