Searched defs:pcicfg_teardown_device (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c242 static int pcicfg_teardown_device(dev_info_t *, pcicfg_flags_t, boolean_t);
1556 if (pcicfg_teardown_device(child_dip, flags, is_pcie)
1578 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c305 static int pcicfg_teardown_device(dev_info_t *, pcicfg_flags_t, boolean_t);
1648 if (pcicfg_teardown_device(child_dip, flags, is_pcie)
1671 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie) function
4743 (void) pcicfg_teardown_device(new_child,

Completed in 123 milliseconds