Searched refs:PCI_HT_PRI_LCTR0 (Results 1 – 2 of 2) sorted by relevance
242 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()
537 #define PCI_HT_PRI_LCTR0 4 /* Link Control 0 Register */ macro