Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h424 #define PCI_HT_CMD_TYP 0xf800 /* Capability Type */ macro
/pciutils/
H A Dls-caps.c551 type = cmd & PCI_HT_CMD_TYP; in cap_ht()