Searched refs:PCI_EXT_CAP_ID_PRI (Results 1 – 7 of 7) sorted by relevance
179 pdev->pri_cap = pci_find_ext_capability(pdev, PCI_EXT_CAP_ID_PRI); in pci_pri_init()
696 #define PCI_EXT_CAP_ID_PRI 0x13 /* Page Request Interface */ macro
720 #define PCI_EXT_CAP_ID_PRI 0x13 /* Page Request Interface */ macro
444 #define PCI_EXT_CAP_ID_PRI 0x13 /* Page Request Interface */ macro
320 PCI_EXT_CAP_ID_PRI, in pci_iommuv2_capable()2056 pos = pci_find_ext_capability(pdev, PCI_EXT_CAP_ID_PRI); in pri_reset_while_enabled()3159 pos = pci_find_ext_capability(pdev, PCI_EXT_CAP_ID_PRI); in amd_iommu_device_info()
90 [PCI_EXT_CAP_ID_PRI] = PCI_EXT_CAP_PRI_SIZEOF,