Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1530 #define PCI_DEV3_DEVSTA3_INIT_LINK_WIDTH(x) ((x) & 0x7) /* Initial Link Width */ macro
/pciutils/
H A Dls-ecaps.c1908 link_width_str(buf, sizeof(buf), PCI_DEV3_DEVSTA3_INIT_LINK_WIDTH(devsta3)), in cap_dev3()