Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c508 FLAG(ftr, PCI_HT_SEC_FTR_EXTRS), in cap_ht_sec()
510 if (ftr & PCI_HT_SEC_FTR_EXTRS) in cap_ht_sec()
/pciutils/lib/
H A Dheader.h571 #define PCI_HT_SEC_FTR_EXTRS 0x0100 /* Extended Register Set */ macro