Searched refs:PCIM_AF_FLR_CAP (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 212 #define PCIM_AF_FLR_CAP (0x1U << 25U) macro |
| /hypervisor/hw/ | ||
| A D | pci.c | 820 pdev->has_af_flr = ((val & PCIM_AF_FLR_CAP) != 0U); in pci_enumerate_cap() |
Completed in 6 milliseconds