Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9288 #define S_CMTIMERMAXNUM 0 macro
9290 #define V_CMTIMERMAXNUM(x) ((x) << S_CMTIMERMAXNUM)
9291 #define G_CMTIMERMAXNUM(x) (((x) >> S_CMTIMERMAXNUM) & M_CMTIMERMAXNUM)