Searched refs:Wn4_FIFODiag (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/3com/ |
D | 3c574_cs.c | 192 Wn4_FIFODiag = 4, Wn4_NetDiag = 6, Wn4_PhysicalMgmt=8, Wn4_Media = 10, enumerator 817 fifo_diag = inw(ioaddr + Wn4_FIFODiag); in el3_interrupt()
|
D | 3c59x.c | 520 Wn4_FIFODiag = 4, Wn4_NetDiag = 6, Wn4_PhysicalMgmt=8, Wn4_Media = 10, enumerator 1894 window_read16(vp, 4, Wn4_FIFODiag)); in vortex_tx_timeout() 2004 fifo_diag = window_read16(vp, 4, Wn4_FIFODiag); in vortex_error()
|