Searched refs:PCI_PRI_STATUS_PASID (Results 1 – 2 of 2) sorted by relevance
940 #define PCI_PRI_STATUS_PASID 0x8000 /* PRG Response PASID Required */ macro
1252 status_reg = prg_response_pasid_req ? PCI_PRI_STATUS_PASID : 0; in pcie_pri_init()