Home
last modified time | relevance | path

Searched refs:PCI_ATS_CAP (Results 1 – 2 of 2) sorted by relevance

/pciutils/
H A Dls-ecaps.c322 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()
/pciutils/lib/
H A Dheader.h1296 #define PCI_ATS_CAP 0x04 /* ATS Capability Register */ macro