Home
last modified time | relevance | path

Searched refs:cardbus_teardown_device (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.h55 extern int cardbus_teardown_device(dev_info_t *);
H A Dcardbus_hp.c1018 if (cardbus_teardown_device(devi) != PCICFG_SUCCESS) { in cbus_unconfigure()
H A Dcardbus_cfg.c457 cardbus_teardown_device(dev_info_t *dip) in cardbus_teardown_device() function