Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dmc3.c306 t1_write_reg_4(adapter, A_MC3_BIST_OP, V_OP(1) | 0x1f0); in t1_mc3_init()
307 (void) t1_read_reg_4(adapter, A_MC3_BIST_OP); /* flush */ in t1_mc3_init()
312 val = t1_read_reg_4(adapter, A_MC3_BIST_OP); in t1_mc3_init()
H A Dregs.h450 #define A_MC3_BIST_OP 0x174 macro