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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dat1700.c144 #define IOCONFIG 18 /* Either read the jumper, or move the I/O. */ macro
387 if (fmv18x_probe_list[inb(ioaddr + IOCONFIG) & 0x07] != ioaddr)
389 irq = fmv_irqmap[(inb(ioaddr + IOCONFIG)>>6) & 0x03];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dat1700.c144 #define IOCONFIG 18 /* Either read the jumper, or move the I/O. */ macro
387 if (fmv18x_probe_list[inb(ioaddr + IOCONFIG) & 0x07] != ioaddr)
389 irq = fmv_irqmap[(inb(ioaddr + IOCONFIG)>>6) & 0x03];

Completed in 68 milliseconds