Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c1903 if (!config_fetch(d, where + PCI_DEV3_DEVSTA3, 2)) in cap_dev3()
1905 devsta3 = get_conf_word(d, where + PCI_DEV3_DEVSTA3); in cap_dev3()
/pciutils/lib/
H A Dheader.h1529 #define PCI_DEV3_DEVSTA3 0x0C /* Device Status 3 */ macro