Searched defs:bist_wr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dvsc7326.c281 static int bist_wr(adapter_t *adapter, int moduleid, int address, int value) function
314 (void) bist_wr(adapter,moduleid, 0x00, 0x02);
315 (void) bist_wr(adapter,moduleid, 0x01, 0x01);
337 (void) bist_wr(adapter,moduleid, 0x00, 0x00);

Completed in 58 milliseconds