Searched refs:Wn7_MasterStatus (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 530 Wn7_MasterStatus = 12, enumerator 2303 if (ioread16(ioaddr + Wn7_MasterStatus) & 0x1000) { in _vortex_interrupt() 2304 iowrite16(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in _vortex_interrupt() 2554 ! (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000)) { in vortex_rx() 2560 while (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000) in vortex_rx()
|
H A D | 3c515.c | 261 Wn7_MasterAddr = 0, Wn7_MasterLen = 6, Wn7_MasterStatus = 12, enumerator 1180 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in corkscrew_interrupt()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 530 Wn7_MasterStatus = 12, enumerator 2305 if (ioread16(ioaddr + Wn7_MasterStatus) & 0x1000) { in _vortex_interrupt() 2306 iowrite16(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in _vortex_interrupt() 2556 ! (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000)) { in vortex_rx() 2562 while (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000) in vortex_rx()
|
H A D | 3c515.c | 263 Wn7_MasterAddr = 0, Wn7_MasterLen = 6, Wn7_MasterStatus = 12, enumerator 1184 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in corkscrew_interrupt()
|
Completed in 16 milliseconds