Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h52 #define PCI_FUNCMAX 0x7U macro
/hypervisor/hw/
A Dpci.c452 func_max = is_pci_cfg_multifunction(hdr_type) ? PCI_FUNCMAX : 0U; in scan_pci_hierarchy()

Completed in 5 milliseconds