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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket.c1269 RingInd = !(sInB(CtlP->AiopIO[3]) & sBitMapSetTbl[ChanNum]);
2605 CtlP->AiopIO[i] = (WordIO_t) io;
2731 CtlP->AiopIO[i] = (WordIO_t) io;
2822 WordIO_t AiopIO; local
2839 AiopIO = CtlP->AiopIO[AiopNum];
2840 ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG;
2841 ChP->IntChan = (ByteIO_t) AiopIO + _INT_CHAN;
2842 ChP->IntMask = (ByteIO_t) AiopIO + _INT_MASK;
2843 ChP->IndexAddr = (DWordIO_t) AiopIO
[all...]
H A Drocket_int.h335 WordIO_t AiopIO[AIOP_CTL_SIZE]; member in struct:__anon4299
916 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,RESET_ALL); \
917 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,0x0); \

Completed in 94 milliseconds