Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c293 static int pcicfg_free_resources(dev_info_t *, pcicfg_flags_t);
1677 if (pcicfg_free_resources(dip, flags) != PCICFG_SUCCESS) { in pcicfg_teardown_device()
2955 pcicfg_free_resources(dev_info_t *dip, pcicfg_flags_t flags) in pcicfg_free_resources() function
4659 (void) pcicfg_free_resources(new_child, flags); in pcicfg_fcode_probe()
4678 (void) pcicfg_free_resources(new_child, flags); in pcicfg_fcode_probe()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c234 static int pcicfg_free_resources(dev_info_t *, pcicfg_flags_t);
1613 if (pcicfg_free_resources(dip, flags) != PCICFG_SUCCESS) { in pcicfg_teardown_device()
2831 pcicfg_free_resources(dev_info_t *dip, pcicfg_flags_t flags) in pcicfg_free_resources() function