current_subordinate  367 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     unsigned char current_subordinate = current_bus;
current_subordinate  382 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	&& child->attr->bridge.downstream.pci.subordinate_bus > current_subordinate)
current_subordinate  383 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c       current_subordinate = child->attr->bridge.downstream.pci.subordinate_bus;
current_subordinate  397 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     hostbridge->attr->bridge.downstream.pci.subordinate_bus = current_subordinate;
current_subordinate  399 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 		current_domain, current_bus, current_subordinate);