Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c1110 l = get_conf_long(d, where + PCI_EXP_DEVCAP2); in cap_express_dev2()
1545 if (!config_fetch(d, where + PCI_EXP_DEVCAP2, size)) in cap_express()
/pciutils/lib/
H A Dheader.h897 #define PCI_EXP_DEVCAP2 0x24 /* Device capabilities 2 */ macro