Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22858 #define S_H1TGT 4 macro
22860 #define V_H1TGT(x) ((x) << S_H1TGT)
22861 #define G_H1TGT(x) (((x) >> S_H1TGT) & M_H1TGT)