Searched refs:PCI_HT_SEC_LCTR (Results 1 – 2 of 2) sorted by relevance
425 if (!config_fetch(d, where + PCI_HT_SEC_LCTR, PCI_HT_SEC_SIZEOF - PCI_HT_SEC_LCTR)) in cap_ht_sec()444 lctr = get_conf_word(d, where + PCI_HT_SEC_LCTR); in cap_ht_sec()
565 #define PCI_HT_SEC_LCTR 4 /* Link Control Register */ macro