Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c695 t = get_conf_long(d, where + PCI_EXP_DEVCAP); in cap_express_dev()
1525 if (!config_fetch(d, where + PCI_EXP_DEVCAP, size)) in cap_express()
/pciutils/lib/
H A Dheader.h782 #define PCI_EXP_DEVCAP 0x4 /* Device capabilities */ macro