Home
last modified time | relevance | path

Searched defs:is_pcie (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c881 boolean_t is_pcie; in pcie_pwr_resume() local
990 boolean_t is_pcie; in pcie_pwr_suspend() local
/titanic_51/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c565 boolean_t is_pcie; in pcicfg_configure() local
1461 boolean_t is_pcie; in pcicfg_unconfigure() local
1578 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_teardown_device() argument
3674 uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_probe_children() argument
4039 pcicfg_probe_bridge(dev_info_t * new_child,ddi_acc_handle_t h,uint_t bus,uint_t * highest_bus,boolean_t is_pcie) pcicfg_probe_bridge() argument
[all...]
/titanic_51/usr/src/uts/sun4/io/
H A Dpcicfg.c725 boolean_t is_pcie; in pcicfg_configure() local
1557 boolean_t is_pcie; in pcicfg_unconfigure() local
1671 pcicfg_teardown_device(dev_info_t *dip, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_teardown_device() argument
4007 uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_probe_children() argument
4278 pcicfg_fcode_probe(dev_info_t * parent,uint_t bus,uint_t device,uint_t func,uint_t * highest_bus,pcicfg_flags_t flags,boolean_t is_pcie) pcicfg_fcode_probe() argument
4893 pcicfg_probe_bridge(dev_info_t * new_child,ddi_acc_handle_t h,uint_t bus,uint_t * highest_bus,boolean_t is_pcie) pcicfg_probe_bridge() argument
[all...]
/titanic_51/usr/src/uts/common/io/rge/
H A Drge.h350 boolean_t is_pcie; member