Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h360 #define PCI_AF_CAP 3 macro
/qemu/hw/vfio/
H A Dpci.c2174 uint8_t cap = pci_get_byte(vdev->pdev.config + pos + PCI_AF_CAP); in vfio_check_af_flr()