Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/i825xx/
Dsun3_82586.c59 #define sun3_reset586() {*(volatile unsigned char *)(dev->base_addr) = 0; udelay(100); *(volatile u… macro
105 if(!p->reseted) { p->reseted = 1; sun3_reset586(); } } } }
113 if(!p->reseted) { p->reseted = 1; sun3_reset586(); } } } }
172 sun3_reset586(); /* the hard way to stop the receiver */ in sun3_82586_close()
195 sun3_reset586(); in sun3_82586_open()
233 sun3_reset586(); in check586()
250 sun3_reset586(); in alloc586()
266 sun3_reset586(); in alloc586()