Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c281 V_BIST_CMD_GAP(1)); in t4_mc_read()
320 V_BIST_OPCODE(1) | V_BIST_CMD_GAP(1) | F_START_BIST); in t4_edc_read()
H A Dt4_regs.h6405 #define V_BIST_CMD_GAP(x) ((x) << S_BIST_CMD_GAP) macro