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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dlne390.c65 #define LNE390_ID_PORT 0xc80 /* Same for all EISA cards */ macro
170 if (inb_p(ioaddr + LNE390_ID_PORT) == 0xff) return -ENODEV;
173 printk("lne390-debug: probe at %#x, ID %#8x\n", ioaddr, inl(ioaddr + LNE390_ID_PORT));
180 eisa_id = inl(ioaddr + LNE390_ID_PORT);

Completed in 118 milliseconds