Searched refs:PCI_ACS_CAP (Results 1 – 2 of 2) sorted by relevance
274 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()
1266 #define PCI_ACS_CAP 0x04 /* ACS Capability Register */ macro