Searched refs:PCI_PASID_CAP (Results 1 – 5 of 5) sorted by relevance
385 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_enable_pasid()472 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_pasid_features()501 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_max_pasids()
747 #define PCI_PASID_CAP 0x04 macro
923 #define PCI_PASID_CAP 0x04 /* PASID feature register */ macro
778 #define PCI_PASID_CAP 0x04 macro
103 pci_read_config_word(dev, pos + PCI_PASID_CAP, &val); in read_pasid()