Searched refs:SetIntrEnb (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c515.c191 AckIntr = 13 << 11, SetIntrEnb = 14 << 11, SetStatusEnb = 15 << 11, enumerator in enum:corkscrew_cmd
864 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
1227 outw(SetIntrEnb | TxAvailable |
1448 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
H A D3c509.c71 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:c509cmd
1274 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
1360 outw(SetIntrEnb | IntLatch|TxAvailable|TxComplete|RxComplete|StatsFull,
H A D3c59x.c445 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:vortex_cmd
1710 vp->intr_enable = SetIntrEnb | IntLatch | TxAvailable |
2003 iowrite16(SetIntrEnb |
2661 iowrite16(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A D3c574_cs.c141 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:el3_cmds
697 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
1182 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
H A D3c589_cs.c83 SetIntrEnb = 14<<11, enumerator in enum:c509cmd
498 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull

Completed in 76 milliseconds