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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c70 static int ahci_attach(dev_info_t *, ddi_attach_cmd_t);
325 ahci_attach, /* attach */
516 ahci_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
533 AHCIDBG(AHCIDBG_INIT|AHCIDBG_ENTRY, ahci_ctlp, "ahci_attach enter",
895 "ahci_attach: ahci_dma_prdt_number set by user is 0x%x,"
983 AHCIDBG(AHCIDBG_INIT, ahci_ctlp, "ahci_attach success!", NULL);
3580 * Allocate the ports structure, only called by ahci_attach
4339 * 1. ahci_attach()

Completed in 63 milliseconds