Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
D3c59x.c530 Wn7_MasterStatus = 12, enumerator
2315 if (ioread16(ioaddr + Wn7_MasterStatus) & 0x1000) { in vortex_interrupt()
2316 iowrite16(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in vortex_interrupt()
2541 ! (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000)) { in vortex_rx()
2547 while (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000) in vortex_rx()
D3c515.c267 Wn7_MasterAddr = 0, Wn7_MasterLen = 6, Wn7_MasterStatus = 12, enumerator
1194 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in corkscrew_interrupt()