Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9005 #define S_TABLELATENCYSTART 24 macro
9007 #define V_TABLELATENCYSTART(x) ((x) << S_TABLELATENCYSTART)
9009 (((x) >> S_TABLELATENCYSTART) & M_TABLELATENCYSTART)