Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVCAP_FLR (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dpci_regs.h502 #define PCI_EXP_DEVCAP_FLR 0x10000000 /* Function Level Reset */ macro
/qemu/hw/pci/
H A Dpcie.c945 PCI_EXP_DEVCAP_FLR); in pcie_cap_flr_init()
/qemu/hw/vfio/
H A Dpci.c2156 if (cap & PCI_EXP_DEVCAP_FLR) { in vfio_check_pcie_flr()