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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c515.c267 Wn7_MasterAddr = 0, Wn7_MasterLen = 6, Wn7_MasterStatus = 12, enumerator in enum:Window7
1193 outw(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */
H A D3c59x.c522 Wn7_MasterStatus = 12, enumerator in enum:Window7
2271 if (ioread16(ioaddr + Wn7_MasterStatus) & 0x1000) {
2272 iowrite16(0x1000, ioaddr + Wn7_MasterStatus); /* Ack the event. */
2487 ! (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000)) {
2493 while (ioread16(ioaddr + Wn7_MasterStatus) & 0x8000)

Completed in 44 milliseconds