Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h421 #define PCI_HT_CMD_TYP_HI 0xe000 /* Capability Type high part */ macro
/pciutils/
H A Dls-caps.c541 switch (cmd & PCI_HT_CMD_TYP_HI) in cap_ht()