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