Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h796 #define PCI_EXP_DEVCTL 0x8 /* Device Control */ macro
/pciutils/
H A Dls-caps.c724 w = get_conf_word(d, where + PCI_EXP_DEVCTL); in cap_express_dev()