Searched refs:PCI_DOE_CAP (Results 1 – 2 of 2) sorted by relevance
1597 if (!config_fetch(d, where + PCI_DOE_CAP, 0x14)) in cap_doe()1603 l = get_conf_long(d, where + PCI_DOE_CAP); in cap_doe()
1489 #define PCI_DOE_CAP 0x4 /* DOE Capabilities Register */ macro