Searched refs:SWRST (Results 1 – 3 of 3) sorted by relevance
118 #define SWRST 0x01 /* software reset */ macro
292 mb->biucc = SWRST; in mace_open()293 if (mb->biucc & SWRST) { in mace_open()
291 out_8(&mb->biucc, SWRST); in mace_reset()292 if (in_8(&mb->biucc) & SWRST) { in mace_reset()