Searched refs:CHANNEL_T (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.c236 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
238 static void sSetInterfaceMode(CHANNEL_T * ChP, Byte_t mode);
239 static void sFlushRxFIFO(CHANNEL_T * ChP);
240 static void sFlushTxFIFO(CHANNEL_T * ChP);
241 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
242 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
245 static int sWriteTxPrioByte(CHANNEL_T * ChP, Byte_t Data);
1258 static int sGetChanRI(CHANNEL_T * ChP)
2808 CHANNEL_T *ChP; Ptr to channel structure
2818 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * Ch
[all...]
H A Drocket_int.h380 } CHANNEL_T; typedef in typeref:struct:__anon4300
382 typedef CHANNEL_T CHANNEL_t;
383 typedef CHANNEL_T *CHANPTR_T;
394 CHANNEL_T *ChP; Ptr to channel structure
406 CHANNEL_T *ChP; Ptr to channel structure
418 CHANNEL_T *ChP; Ptr to channel structure
431 CHANNEL_T *ChP; Ptr to channel structure
493 CHANNEL_T *ChP; Ptr to channel structure
505 CHANNEL_T *ChP; Ptr to channel structure
517 CHANNEL_T *Ch
[all...]

Completed in 44 milliseconds