Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
D3c59x.c530 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()
D3c515.c263 Wn7_MasterAddr = 0, Wn7_MasterLen = 6, Wn7_MasterStatus = 12, enumerator
1184 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in corkscrew_interrupt()