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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dnetwave_cs.c86 #define NETWAVE_REG_ASR 0x4 macro
365 while ((inb(iobase + NETWAVE_REG_ASR) & 0x8) != 0x8) ;
1216 if ((inb(iobase+NETWAVE_REG_ASR) & NETWAVE_ASR_TXBA) == 0) {
1321 status = inb(iobase + NETWAVE_REG_ASR);
1402 inb(iobase + NETWAVE_REG_ASR));

Completed in 37 milliseconds