Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1503 #define PCI_LMR_CAPS 0x4 /* Margining Port Capabilities Register */ macro
/pciutils/
H A Dls-ecaps.c727 u16 port_caps = get_conf_word(d, where + PCI_LMR_CAPS); in cap_lmr()