downstream 190 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c pcidev->attr->bridge.downstream.pci.domain, pcidev->attr->bridge.downstream.pci.secondary_bus, pcidev->attr->bridge.downstream.pci.subordinate_bus); downstream 234 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && b->attr->pcidev.bus >= a->attr->bridge.downstream.pci.secondary_bus downstream 235 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && b->attr->pcidev.bus <= a->attr->bridge.downstream.pci.subordinate_bus) downstream 238 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && a->attr->pcidev.bus >= b->attr->bridge.downstream.pci.secondary_bus downstream 239 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && a->attr->pcidev.bus <= b->attr->bridge.downstream.pci.subordinate_bus) downstream 296 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c || cur->attr->pcidev.bus > new->attr->bridge.downstream.pci.subordinate_bus) downstream 382 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && child->attr->bridge.downstream.pci.subordinate_bus > current_subordinate) downstream 383 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c current_subordinate = child->attr->bridge.downstream.pci.subordinate_bus; downstream 395 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c hostbridge->attr->bridge.downstream.pci.domain = current_domain; downstream 396 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c hostbridge->attr->bridge.downstream.pci.secondary_bus = current_bus; downstream 397 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c hostbridge->attr->bridge.downstream.pci.subordinate_bus = current_subordinate; downstream 621 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && child->attr->bridge.downstream.pci.domain == domain downstream 622 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && child->attr->bridge.downstream.pci.secondary_bus <= bus downstream 623 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && child->attr->bridge.downstream.pci.subordinate_bus >= bus) downstream 631 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && child->attr->bridge.downstream.pci.domain == domain downstream 632 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && child->attr->bridge.downstream.pci.secondary_bus <= bus downstream 633 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && child->attr->bridge.downstream.pci.subordinate_bus >= bus) { downstream 759 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c battr->downstream.pci.domain = pattr->domain; downstream 760 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c battr->downstream.pci.secondary_bus = config[HWLOC_PCI_SECONDARY_BUS]; downstream 761 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c battr->downstream.pci.subordinate_bus = config[HWLOC_PCI_SUBORDINATE_BUS]; downstream 763 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c if (battr->downstream.pci.secondary_bus <= pattr->bus downstream 764 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c || battr->downstream.pci.subordinate_bus <= pattr->bus downstream 765 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c || battr->downstream.pci.secondary_bus > battr->downstream.pci.subordinate_bus) { downstream 774 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c battr->downstream.pci.secondary_bus, battr->downstream.pci.subordinate_bus); downstream 5851 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c && tree->attr->bridge.downstream.pci.domain == domain downstream 5852 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c && tree->attr->bridge.downstream.pci.secondary_bus <= bus downstream 5853 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c && tree->attr->bridge.downstream.pci.subordinate_bus >= bus) downstream 5861 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c && tree->attr->bridge.downstream.pci.domain == domain downstream 5862 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c && tree->attr->bridge.downstream.pci.secondary_bus <= bus downstream 5863 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c && tree->attr->bridge.downstream.pci.subordinate_bus >= bus) { downstream 342 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c obj->attr->bridge.downstream.pci.domain = domain; downstream 343 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c obj->attr->bridge.downstream.pci.secondary_bus = secbus; downstream 344 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c obj->attr->bridge.downstream.pci.subordinate_bus = subbus; downstream 2057 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c (unsigned) obj->attr->bridge.downstream.pci.domain, downstream 2058 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c (unsigned) obj->attr->bridge.downstream.pci.secondary_bus, downstream 2059 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c (unsigned) obj->attr->bridge.downstream.pci.subordinate_bus); downstream 562 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c obj->attr->bridge.downstream.pci.domain, obj->attr->bridge.downstream.pci.secondary_bus, obj->attr->bridge.downstream.pci.subordinate_bus); downstream 600 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h } downstream; downstream 1134 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h && bridge->attr->bridge.downstream.pci.domain == domain downstream 1135 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h && bridge->attr->bridge.downstream.pci.secondary_bus <= bus downstream 1136 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h && bridge->attr->bridge.downstream.pci.subordinate_bus >= bus;