Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1428 #define PCI_64GT_CAP 0x04 /* 64 GT/s Capabilities Register */ macro
/pciutils/
H A Dls-ecaps.c826 if (!config_fetch(d, where + PCI_64GT_CAP, 0x0C)) { in cap_phy_64gt()