Searched refs:PCI_CAP_ID_AF (Results 1 – 2 of 2) sorted by relevance
/qemu/include/standard-headers/linux/ | ||
H A D | pci_regs.h | 229 #define PCI_CAP_ID_AF 0x13 /* PCI Advanced Features */ macro |
/qemu/hw/vfio/ | ||
H A D | pci.c | 2270 case PCI_CAP_ID_AF: in vfio_add_std_cap() |