Searched defs:first_bus (Results 1 – 4 of 4) sorted by relevance
10 uint8_t *first_bus, uint8_t *last_bus) in data_fabric_get_pci_bus_numbers()
88 struct bus *first_bus, *last_bus; /* List of buses connected to this bridge */ member
65 int first_bus; member303 int first_bus = 0, last_bus = PCI_REG_BUS_G(PCI_REG_BUS_M); in probe_nexus_node() local