Searched refs:pcicfg_free_resource (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 56 static int pcicfg_free_resource(dev_info_t *, pci_regspec_t, pcicfg_flags_t); 2944 if (pcicfg_free_resource(dip, assigned[i], flags)) { in pcicfg_free_device_resources() 4532 (void) pcicfg_free_resource(new_child, p, 0); in pcicfg_fcode_probe() 6178 if (pcicfg_free_resource(dip, assigned[i], 0)) { in pcicfg_free_all_resources() 6258 (void) pcicfg_free_resource(dip, in pcicfg_alloc_new_resources() 6303 (void) pcicfg_free_resource(dip, in pcicfg_alloc_new_resources() 6553 pcicfg_free_resource(dev_info_t *dip, pci_regspec_t phys_spec, in pcicfg_free_resource() function
|