Searched refs:cardbus_teardown_device (Results 1 – 3 of 3) sorted by relevance
57 extern int cardbus_teardown_device(dev_info_t *);
1016 if (cardbus_teardown_device(devi) != PCICFG_SUCCESS) { in cbus_unconfigure()
455 cardbus_teardown_device(dev_info_t *dip) in cardbus_teardown_device() function