Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c291 FLAG(lcnf0, PCI_HT_LCNF_DFOE)); in cap_ht_pri()
327 FLAG(lcnf1, PCI_HT_LCNF_DFOE)); in cap_ht_pri()
475 FLAG(lcnf, PCI_HT_LCNF_DFOE)); in cap_ht_sec()
/pciutils/lib/
H A Dheader.h465 #define PCI_HT_LCNF_DFOE 0x8000 /* Doubleword Flow Control Out Enable */ macro