Searched refs:PCI_AF_CAP_TP (Results 1 – 2 of 2) sorted by relevance
/qemu/include/standard-headers/linux/ | ||
H A D | pci_regs.h | 361 #define PCI_AF_CAP_TP 0x01 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() |