Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h942 #define PCI_PRI_ALLOC_REQ 0x0c /* PRI max reqs allowed */ macro
/qemu/hw/pci/
H A Dpcie.c1264 pci_set_long(dev->wmask + offset + PCI_PRI_ALLOC_REQ, pr_alloc_reg_rw_mask); in pcie_pri_init()