Searched refs:pcicfg_teardown_device (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 307 static int pcicfg_teardown_device(dev_info_t *, pcicfg_flags_t, boolean_t); 1647 if (pcicfg_teardown_device(child_dip, flags, is_pcie) in pcicfg_unconfigure() 1670 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_teardown_device() function 4747 (void) pcicfg_teardown_device(new_child, in pcicfg_fcode_probe()
|
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 243 static int pcicfg_teardown_device(dev_info_t *, pcicfg_flags_t, boolean_t); 1583 if (pcicfg_teardown_device(child_dip, flags, is_pcie) in pcicfg_unconfigure() 1605 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_teardown_device() function
|