Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c59 #define sun3_reset586() {*(volatile unsigned char *)(dev->base_addr) = 0; udelay(100); *(volatile unsigned char *)(dev->base_addr) = IEOB_NORSET;} 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c61 #define sun3_reset586() {*(volatile unsigned char *)(dev->base_addr) = 0; udelay(100); *(volatile unsigned char *)(dev->base_addr) = IEOB_NORSET;} macro
107 if(!p->reseted) { p->reseted = 1; sun3_reset586(); } } } }
115 if(!p->reseted) { p->reseted = 1; sun3_reset586(); } } } }
174 sun3_reset586(); /* the hard way to stop the receiver */ in sun3_82586_close()
197 sun3_reset586(); in sun3_82586_open()
235 sun3_reset586(); in check586()
252 sun3_reset586(); in alloc586()
268 sun3_reset586(); in alloc586()

Completed in 6 milliseconds