Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h195 #define PCIM_PCIE_FLRCAP (0x1U << 28U) macro
/hypervisor/hw/
A Dpci.c817 pdev->has_flr = ((pcie_devcap & PCIM_PCIE_FLRCAP) != 0U); in pci_enumerate_cap()

Completed in 25 milliseconds