Searched refs:PCI_ATS_CAP (Results 1 – 2 of 2) sorted by relevance
36 pci_read_config_word(dev, pos + PCI_ATS_CAP, &cap); in ats_alloc_one()175 pci_read_config_word(dev, pos + PCI_ATS_CAP, &cap); in pci_ats_queue_depth()
795 #define PCI_ATS_CAP 0x04 /* ATS Capability Register */ macro