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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c71 static int ahci_detach(dev_info_t *, ddi_detach_cmd_t);
326 ahci_detach, /* detach */
1038 ahci_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) function
1047 AHCIDBG(AHCIDBG_ENTRY, ahci_ctlp, "ahci_detach enter", NULL);
3624 * Reverse of ahci_alloc_ports_state(), only called by ahci_detach

Completed in 62 milliseconds