Home
last modified time | relevance | path

Searched refs:PCI_BUSMAX (Results 1 – 2 of 2) sorted by relevance

/hypervisor/hw/
A Dpci.c365 #define BUSES_BITMAP_LEN ((PCI_BUSMAX + 1U) >> 6U)
425 …struct pci_bus_num_to_drhd_index_mapping bus_map[PCI_BUSMAX + 1U]; /* FIFO queue of buses to walk … in scan_pci_hierarchy()
636 for (bus = 0U; bus <= PCI_BUSMAX; bus++) { in init_pci_pdev_list()
/hypervisor/include/hw/
A Dpci.h50 #define PCI_BUSMAX 0xFFU macro

Completed in 8 milliseconds