Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c425 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()
/pciutils/lib/
H A Dheader.h565 #define PCI_HT_SEC_LCTR 4 /* Link Control Register */ macro