Home
last modified time | relevance | path

Searched defs:first_bus (Results 1 – 4 of 4) sorted by relevance

/external/coreboot/src/soc/amd/common/block/data_fabric/
Dpci_segment_single.c10 uint8_t *first_bus, uint8_t *last_bus) in data_fabric_get_pci_bus_numbers()
Dpci_segment_multi.c10 uint8_t *first_bus, uint8_t *last_bus) in data_fabric_get_pci_bus_numbers()
/external/pciutils/
Dlspci.h88 struct bus *first_bus, *last_bus; /* List of buses connected to this bridge */ member
/external/libpciaccess/src/
Dsolx_devfs.c65 int first_bus; member
303 int first_bus = 0, last_bus = PCI_REG_BUS_G(PCI_REG_BUS_M); in probe_nexus_node() local