Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h735 #define PCI_EXT_CAP_ID_PRI 0x13 /* Page Request Interface */ macro
/qemu/hw/pci/
H A Dpcie.c1255 pcie_add_capability(dev, PCI_EXT_CAP_ID_PRI, PCI_PRI_VER, offset, in pcie_pri_init()