Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5456 #define S_DTU_WR_BYTE3 24 macro
5458 #define V_DTU_WR_BYTE3(x) ((x) << S_DTU_WR_BYTE3)
5459 #define G_DTU_WR_BYTE3(x) (((x) >> S_DTU_WR_BYTE3) & M_DTU_WR_BYTE3)