Searched refs:Wn7_MasterStatus (Results 1 – 2 of 2) sorted by relevance
530 Wn7_MasterStatus = 12, enumerator2303 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()
267 Wn7_MasterAddr = 0, Wn7_MasterLen = 6, Wn7_MasterStatus = 12, enumerator1194 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in corkscrew_interrupt()