Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15796 #define S_NQ 8 macro
15798 #define V_NQ(x) ((x) << S_NQ)
15799 #define G_NQ(x) (((x) >> S_NQ) & M_NQ)