Searched refs:PCI_PASID_CAP (Results 1 – 2 of 2) sorted by relevance
368 pci_read_config_word(pdev, pos + PCI_PASID_CAP, &supported); in pci_enable_pasid()424 pci_read_config_word(pdev, pos + PCI_PASID_CAP, &supported); in pci_pasid_features()450 pci_read_config_word(pdev, pos + PCI_PASID_CAP, &supported); in pci_max_pasids()
681 #define PCI_PASID_CAP 0x04 /* PASID feature register */ macro