Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5493 #define S_DTU_WR_BYTE4 0 macro
5495 #define V_DTU_WR_BYTE4(x) ((x) << S_DTU_WR_BYTE4)
5496 #define G_DTU_WR_BYTE4(x) (((x) >> S_DTU_WR_BYTE4) & M_DTU_WR_BYTE4)