Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c242 if (!config_fetch(d, where + PCI_HT_PRI_LCTR0, PCI_HT_PRI_SIZEOF - PCI_HT_PRI_LCTR0)) in cap_ht_pri()
257 lctr0 = get_conf_word(d, where + PCI_HT_PRI_LCTR0); in cap_ht_pri()
/pciutils/lib/
H A Dheader.h537 #define PCI_HT_PRI_LCTR0 4 /* Link Control 0 Register */ macro