Lines Matching refs:pcicfg_flags_t
58 static int pcicfg_free_resource(dev_info_t *, pci_regspec_t, pcicfg_flags_t);
268 uint_t *, pcicfg_flags_t, boolean_t);
276 uint_t *, pcicfg_flags_t, boolean_t);
293 static int pcicfg_free_resources(dev_info_t *, pcicfg_flags_t);
306 static int pcicfg_free_device_resources(dev_info_t *, pcicfg_flags_t);
307 static int pcicfg_teardown_device(dev_info_t *, pcicfg_flags_t, boolean_t);
713 pcicfg_flags_t flags) in pcicfg_configure()
1549 pcicfg_flags_t flags) in pcicfg_unconfigure()
1670 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_teardown_device()
2908 pcicfg_free_device_resources(dev_info_t *dip, pcicfg_flags_t flags) in pcicfg_free_device_resources()
2955 pcicfg_free_resources(dev_info_t *dip, pcicfg_flags_t flags) in pcicfg_free_resources()
4011 uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_probe_children()
4282 uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_fcode_probe()
6557 pcicfg_flags_t flags) in pcicfg_free_resource()