Searched refs:bist_wr (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7326.c | 281 static int bist_wr(adapter_t *adapter, int moduleid, int address, int value) in bist_wr() function 314 (void) bist_wr(adapter,moduleid, 0x00, 0x02); in run_bist() 315 (void) bist_wr(adapter,moduleid, 0x01, 0x01); in run_bist() 337 (void) bist_wr(adapter,moduleid, 0x00, 0x00); in enable_mem()
|