Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11495 #define S_LINENUMBER 24 macro
11497 #define V_LINENUMBER(x) ((x) << S_LINENUMBER)
11498 #define G_LINENUMBER(x) (((x) >> S_LINENUMBER) & M_LINENUMBER)