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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2ellis.c147 pB->i2eBase = address;
191 OUTB(pB->i2eBase + FIFO_RESET, 0); // Any data will do
193 OUTB(pB->i2eBase + FIFO_RESET, 0); // Second reset
H A Di2ellis.h193 int i2eBase; // I/O Address of the Board member in struct:_i2eBordStr
H A Dip2main.c809 pB->i2eBase, pB->i2eError );
2311 tmp.port = pCh->pMyBord->i2eBase;
2347 || ((int) ns.port != ((int) (pCh->pMyBord->i2eBase)))

Completed in 48 milliseconds