Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23765 #define S_TSCHCHNLCNUM 24 macro
23767 #define V_TSCHCHNLCNUM(x) ((x) << S_TSCHCHNLCNUM)
23768 #define G_TSCHCHNLCNUM(x) (((x) >> S_TSCHCHNLCNUM) & M_TSCHCHNLCNUM)