Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15369 #define S_SECNT 0 macro
15371 #define V_SECNT(x) ((x) << S_SECNT)
15372 #define G_SECNT(x) (((x) >> S_SECNT) & M_SECNT)