Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1411 #define PCI_32GT_STATUS 0x0C /* 32 GT/s Status Register */ macro
/pciutils/
H A Dls-ecaps.c787 u32 status = get_conf_long(d, where + PCI_32GT_STATUS); in cap_phy_32gt()