Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c274 if (!config_fetch(d, where + PCI_ACS_CAP, 4)) in cap_acs()
277 w = get_conf_word(d, where + PCI_ACS_CAP); in cap_acs()
/pciutils/lib/
H A Dheader.h1266 #define PCI_ACS_CAP 0x04 /* ACS Capability Register */ macro