current_bus       366 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     unsigned char current_bus = child->attr->pcidev.bus;
current_bus       367 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     unsigned char current_subordinate = current_bus;
current_bus       369 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     hwloc_debug("Starting new PCI hostbridge %04x:%02x\n", current_domain, current_bus);
current_bus       389 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	&& child->attr->pcidev.bus == current_bus)
current_bus       396 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     hostbridge->attr->bridge.downstream.pci.secondary_bus = current_bus;
current_bus       399 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 		current_domain, current_bus, current_subordinate);