Searched refs:cardbus_attach (Results 1 – 3 of 3) sorted by relevance
115 extern int cardbus_attach(dev_info_t *, cb_nexus_cb_t *);
412 cardbus_attach(dev_info_t *dip, cb_nexus_cb_t *nex_ops) in cardbus_attach() function
1576 if (cardbus_attach(dip, &pcic_cbnexus_ops) != DDI_SUCCESS) { in pcic_attach()