Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h941 #define PCI_PRI_MAX_REQ 0x08 /* PRI max reqs supported */ macro
/qemu/hw/pci/
H A Dpcie.c1260 pci_set_long(dev->config + offset + PCI_PRI_MAX_REQ, outstanding_pr_cap); in pcie_pri_init()