Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19438 #define S_PAUSELWM 0 macro
19440 #define V_PAUSELWM(x) ((x) << S_PAUSELWM)
19441 #define G_PAUSELWM(x) (((x) >> S_PAUSELWM) & M_PAUSELWM)