bus_last 32 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c unsigned domain, bus_first, bus_last, dummy; bus_last 36 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c if (sscanf(string, "%x:%x-%x %x", &domain, &bus_first, &bus_last, &dummy) == 4) { bus_last 39 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c bus_last = bus_first; bus_last 42 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c bus_last = 255; bus_last 71 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c topology->pci_forced_locality[nr].bus_last = bus_last; bus_last 466 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c && busid->bus <= topology->pci_forced_locality[i].bus_last) { bus_last 184 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h unsigned bus_first, bus_last;