Searched refs:Wn7_MasterStatus (Results 1 – 2 of 2) sorted by relevance
725 Wn7_MasterStatus = 12, enumerator2233 if (inw(ioaddr + Wn7_MasterStatus) & 0x1000) { in vortex_interrupt()2234 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in vortex_interrupt()2450 ! (inw(ioaddr + Wn7_MasterStatus) & 0x8000)) { in vortex_rx()2456 while (inw(ioaddr + Wn7_MasterStatus) & 0x8000) in vortex_rx()
290 Wn7_MasterAddr = 0, Wn7_MasterLen = 6, Wn7_MasterStatus = 12, enumerator1244 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */ in corkscrew_interrupt()