Searched refs:bist_wr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7326.c | 279 static int bist_wr(adapter_t *adapter, int moduleid, int address, int value) in bist_wr() function 312 (void) bist_wr(adapter,moduleid, 0x00, 0x02); in run_bist() 313 (void) bist_wr(adapter,moduleid, 0x01, 0x01); in run_bist() 335 (void) bist_wr(adapter,moduleid, 0x00, 0x00); in enable_mem()
|