Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h362 #define PCI_AF_CAP_FLR 0x02 macro
/qemu/hw/vfio/
H A Dpci.c2176 if ((cap & PCI_AF_CAP_TP) && (cap & PCI_AF_CAP_FLR)) { in vfio_check_af_flr()