Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c307 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 Dpcicfg.c243 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