Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h810 #define PCI_EXP_DEVSTA 0xa /* Device Status */ macro
/pciutils/
H A Dls-caps.c745 w = get_conf_word(d, where + PCI_EXP_DEVSTA); in cap_express_dev()