Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5488 #define S_DTU_WR_BYTE5 8 macro
5490 #define V_DTU_WR_BYTE5(x) ((x) << S_DTU_WR_BYTE5)
5491 #define G_DTU_WR_BYTE5(x) (((x) >> S_DTU_WR_BYTE5) & M_DTU_WR_BYTE5)