Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1430 #define PCI_64GT_STATUS 0x0C /* 64 GT/s Status Register */ macro
/pciutils/
H A Dls-ecaps.c831 u32 status = get_conf_long(d, where + PCI_64GT_STATUS); in cap_phy_64gt()