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