Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6426 #define S_USER_DATA2 0 macro
6428 #define V_USER_DATA2(x) ((x) << S_USER_DATA2)
6429 #define G_USER_DATA2(x) (((x) >> S_USER_DATA2) & M_USER_DATA2)