Searched refs:PCI_AF_CAP_FLR (Results 1 – 2 of 2) sorted by relevance
/qemu/include/standard-headers/linux/ | ||
H A D | pci_regs.h | 362 #define PCI_AF_CAP_FLR 0x02 macro |
/qemu/hw/vfio/ | ||
H A D | pci.c | 2176 if ((cap & PCI_AF_CAP_TP) && (cap & PCI_AF_CAP_FLR)) { in vfio_check_af_flr() |