cardbus_attach
extern int cardbus_attach(dev_info_t *, cb_nexus_cb_t *);
if (cardbus_attach(dip, &pcic_cbnexus_ops) != DDI_SUCCESS) {