Searched refs:REG_RAM_BIST_CMD (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7326.c | 268 vsc_write(adapter, REG_RAM_BIST_CMD, data); in bist_rd() 298 vsc_write(adapter, REG_RAM_BIST_CMD, data); in bist_wr() 302 vsc_read(adapter, REG_RAM_BIST_CMD, &result); in bist_wr()
|
H A D | vsc7321_reg.h | 73 #define REG_RAM_BIST_CMD CRA(0x7,0x2,0x00) /* RAM BIST Command Register */ macro
|
H A D | vsc7326_reg.h | 77 #define REG_RAM_BIST_CMD CRA(0x7,0x1,0x00) /* RAM BIST Command Register */ macro
|