Searched refs:pcicfg_flags_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcicfg.h39 } pcicfg_flags_t; typedef in typeref:enum:pcicfg_flags
44 int pcicfg_configure(dev_info_t *, uint_t, uint_t, pcicfg_flags_t);
45 int pcicfg_unconfigure(dev_info_t *, uint_t, uint_t, pcicfg_flags_t);
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c56 static int pcicfg_free_resource(dev_info_t *, pci_regspec_t, pcicfg_flags_t);
266 uint_t *, pcicfg_flags_t, boolean_t);
274 uint_t *, pcicfg_flags_t, boolean_t);
291 static int pcicfg_free_resources(dev_info_t *, pcicfg_flags_t);
304 static int pcicfg_free_device_resources(dev_info_t *, pcicfg_flags_t);
305 static int pcicfg_teardown_device(dev_info_t *, pcicfg_flags_t, boolean_t);
712 pcicfg_flags_t flags)
1549 pcicfg_flags_t flags)
1671 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie)
2913 pcicfg_free_device_resources(dev_info_t *dip, pcicfg_flags_t flag
[all...]
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c223 uint_t *, pcicfg_flags_t, boolean_t);
233 static int pcicfg_free_resources(dev_info_t *, pcicfg_flags_t);
242 static int pcicfg_teardown_device(dev_info_t *, pcicfg_flags_t, boolean_t);
551 pcicfg_flags_t flags)
1454 pcicfg_flags_t flags)
1578 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie)
2793 pcicfg_free_resources(dev_info_t *dip, pcicfg_flags_t flags)
3674 uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie)

Completed in 68 milliseconds