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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Di82593.h63 #define CR0_INT_ACK (1 << 7) /* 0=No ack, 1=acknowledge */ macro
H A Dwavelan_cs.c933 outb(CR0_INT_ACK | OP0_NOP, LCCR(base));
4091 outb(CR0_INT_ACK | OP0_NOP, LCCR(base));
4122 outb(CR0_INT_ACK | OP0_NOP, LCCR(base));
4233 outb(CR0_INT_ACK | OP0_NOP, LCCR(base)); /* Acknowledge the interrupt */
4241 outb(CR0_INT_ACK | OP0_NOP, LCCR(base)); /* Acknowledge the interrupt */

Completed in 45 milliseconds