Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6403 #define S_BIST_CMD_GAP 8 macro
6405 #define V_BIST_CMD_GAP(x) ((x) << S_BIST_CMD_GAP)
6406 #define G_BIST_CMD_GAP(x) (((x) >> S_BIST_CMD_GAP) & M_BIST_CMD_GAP)