Searched refs:PCI_FUNCMAX (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 52 #define PCI_FUNCMAX 0x7U macro |
| /hypervisor/hw/ | ||
| A D | pci.c | 452 func_max = is_pci_cfg_multifunction(hdr_type) ? PCI_FUNCMAX : 0U; in scan_pci_hierarchy() |
Completed in 9 milliseconds