Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c122 uint_t highest_bus; /* Highest bus seen on the probe */ member
559 uint_t highest_bus, visited = 0; in pcicfg_configure() local
3401 uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie) in pcicfg_probe_children()
3773 uint_t *highest_bus, boolean_t is_pcie) in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c157 uint_t highest_bus; /* Highest bus seen on the probe */ member
722 uint_t highest_bus = 0; in pcicfg_configure() local
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()
4897 uint_t *highest_bus, boolean_t is_pcie) in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c150 uint_t highest_bus; /* Highest bus seen on the probe */ member