Searched refs:PCI_ATS_CAP (Results 1 – 2 of 2) sorted by relevance
322 if (!config_fetch(d, where + PCI_ATS_CAP, 4)) in cap_ats()325 w = get_conf_word(d, where + PCI_ATS_CAP); in cap_ats()
1296 #define PCI_ATS_CAP 0x04 /* ATS Capability Register */ macro