Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c272 FLAG(lctr0, PCI_HT_LCTR_64B)); in cap_ht_pri()
308 FLAG(lctr1, PCI_HT_LCTR_64B)); in cap_ht_pri()
461 FLAG(lctr, PCI_HT_LCTR_64B)); in cap_ht_sec()
/pciutils/lib/
H A Dheader.h449 #define PCI_HT_LCTR_64B 0x8000 /* 64-bit Addressing Enable */ macro