Home
last modified time | relevance | path

Searched defs:highest_bus (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c121 uint_t highest_bus; /* Highest bus seen on the probe */ member
560 uint_t highest_bus; in pcicfg_configure() local
3674 pcicfg_probe_children(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_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_52/usr/src/uts/sun4/io/
H A Dpcicfg.c155 uint_t highest_bus; /* Highest bus seen on the probe */ member
722 uint_t highest_bus = 0; in pcicfg_configure() local
4007 pcicfg_probe_children(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_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_52/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c148 uint_t highest_bus; /* Highest bus seen on the probe */ member