Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c189 static int cardbus_free_device_resources(dev_info_t *);
2242 cardbus_free_device_resources(dev_info_t *dip) in cardbus_free_device_resources() function
2337 if (cardbus_free_device_resources(dip) != PCICFG_SUCCESS) { in cardbus_free_resources()