Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4402 #define S_WR_POINTER_ADDR1 16 macro
4404 #define V_WR_POINTER_ADDR1(x) ((x) << S_WR_POINTER_ADDR1)
4405 #define G_WR_POINTER_ADDR1(x) (((x) >> S_WR_POINTER_ADDR1) & M_WR_POINTER_ADDR1)