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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Drocket_int.h332 int AiopNum; member in struct:__anon26656
466 int AiopNum; Number of AIOP on controller
581 int AiopNum; Number of AIOP on controller
720 Call: sGetAiopIntStatus(CtlP,AiopNum)
722 int AiopNum; AIOP number
732 Call: sGetAiopNumChan(CtlP,AiopNum)
734 int AiopNum; AIOP number
887 (ChP)->AiopNum = NULLAIOP; \
H A Drocket.c234 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
2716 Call: sInitChan(CtlP,ChP,AiopNum,ChanNum)
2719 int AiopNum; AIOP number within controller
2728 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, argument
2739 if (ChanNum >= CtlP->AiopNumChan[AiopNum])
2744 ChP->ChanID = CtlP->AiopID[AiopNum];
2745 ChP->AiopNum = AiopNum;
2749 AiopIO = CtlP->AiopIO[AiopNum];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Drocket_int.h332 int AiopNum; member in struct:__anon14963
466 int AiopNum; Number of AIOP on controller
581 int AiopNum; Number of AIOP on controller
720 Call: sGetAiopIntStatus(CtlP,AiopNum)
722 int AiopNum; AIOP number
732 Call: sGetAiopNumChan(CtlP,AiopNum)
734 int AiopNum; AIOP number
887 (ChP)->AiopNum = NULLAIOP; \
H A Drocket.c234 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
2716 Call: sInitChan(CtlP,ChP,AiopNum,ChanNum)
2719 int AiopNum; AIOP number within controller
2728 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum, argument
2739 if (ChanNum >= CtlP->AiopNumChan[AiopNum])
2744 ChP->ChanID = CtlP->AiopID[AiopNum];
2745 ChP->AiopNum = AiopNum;
2749 AiopIO = CtlP->AiopIO[AiopNum];

Completed in 178 milliseconds