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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c509.c123 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:c509cmd
1224 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
1310 outw(SetIntrEnb | IntLatch|TxAvailable|TxComplete|RxComplete|StatsFull,
H A D3c515.c210 FakeIntr = 12 << 11, AckIntr = 13 << 11, SetIntrEnb = 14 << 11, enumerator in enum:corkscrew_cmd
902 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
1280 outw(SetIntrEnb | TxAvailable |
1510 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
H A D3c59x.c598 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:vortex_cmd
1554 vp->intr_enable = SetIntrEnb | IntLatch | TxAvailable |
1869 outw(SetIntrEnb | (inw(ioaddr + 10) & ~StatsFull), ioaddr + EL3_CMD);
2495 outw(SetIntrEnb | 0x0000, ioaddr + EL3_CMD);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A D3c574_cs.c155 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:el3_cmds
837 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
H A D3c589_cs.c75 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator in enum:c509cmd
647 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull

Completed in 68 milliseconds