Searched refs:PCIM_PCIE_FLRCAP (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 195 #define PCIM_PCIE_FLRCAP (0x1U << 28U) macro |
| /hypervisor/hw/ | ||
| A D | pci.c | 817 pdev->has_flr = ((pcie_devcap & PCIM_PCIE_FLRCAP) != 0U); in pci_enumerate_cap() |
Completed in 25 milliseconds