Searched refs:PCI_PASID_CAP (Results 1 – 4 of 4) sorted by relevance
388 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_enable_pasid()475 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_pasid_features()504 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_max_pasids()
932 #define PCI_PASID_CAP 0x04 /* PASID feature register */ macro
934 #define PCI_PASID_CAP 0x04 /* PASID feature register */ macro
92 pci_read_config_word(dev, pos + PCI_PASID_CAP, &val); in read_pasid()