Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h212 #define PCIM_AF_FLR_CAP (0x1U << 25U) macro
/hypervisor/hw/
A Dpci.c820 pdev->has_af_flr = ((val & PCIM_AF_FLR_CAP) != 0U); in pci_enumerate_cap()

Completed in 6 milliseconds