Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4407 #define S_WR_POINTER_ADDR0 0 macro
4409 #define V_WR_POINTER_ADDR0(x) ((x) << S_WR_POINTER_ADDR0)
4410 #define G_WR_POINTER_ADDR0(x) (((x) >> S_WR_POINTER_ADDR0) & M_WR_POINTER_ADDR0)