Home
last modified time | relevance | path

Searched refs:SWRST (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dmace.h118 #define SWRST 0x01 /* software reset */ macro
Dmacmace.c292 mb->biucc = SWRST; in mace_open()
293 if (mb->biucc & SWRST) { in mace_open()
Dmace.c291 out_8(&mb->biucc, SWRST); in mace_reset()
292 if (in_8(&mb->biucc) & SWRST) { in mace_reset()