Searched refs:PCI_SLOTMAX (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 51 #define PCI_SLOTMAX 0x1FU macro |
| /hypervisor/hw/ | ||
| A D | pci.c | 444 for (dev = 0U; dev <= PCI_SLOTMAX; dev++) { in scan_pci_hierarchy() |
Completed in 7 milliseconds