Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5471 #define S_DTU_WR_BYTE0 0 macro
5473 #define V_DTU_WR_BYTE0(x) ((x) << S_DTU_WR_BYTE0)
5474 #define G_DTU_WR_BYTE0(x) (((x) >> S_DTU_WR_BYTE0) & M_DTU_WR_BYTE0)