Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c780 if (!config_fetch(d, where + PCI_32GT_CAP, 0x1C)) { in cap_phy_32gt()
785 u32 cap = get_conf_long(d, where + PCI_32GT_CAP); in cap_phy_32gt()
/pciutils/lib/
H A Dheader.h1401 #define PCI_32GT_CAP 0x04 /* 32 GT/s Capabilities Register */ macro