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