Lines Matching refs:CHANNEL_T
222 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
224 static void sSetInterfaceMode(CHANNEL_T * ChP, Byte_t mode);
225 static void sFlushRxFIFO(CHANNEL_T * ChP);
226 static void sFlushTxFIFO(CHANNEL_T * ChP);
227 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
228 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
231 static int sWriteTxPrioByte(CHANNEL_T * ChP, Byte_t Data);
1105 static int sGetChanRI(CHANNEL_T * ChP)
2681 CHANNEL_T *ChP; Ptr to channel structure
2691 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
2825 CHANNEL_T *ChP; Ptr to channel structure
2839 static void sStopRxProcessor(CHANNEL_T * ChP)
2854 CHANNEL_T *ChP; Ptr to channel structure
2864 static void sFlushRxFIFO(CHANNEL_T * ChP)
2896 CHANNEL_T *ChP; Ptr to channel structure
2906 static void sFlushTxFIFO(CHANNEL_T * ChP)
2937 CHANNEL_T *ChP; Ptr to channel structure
2946 static int sWriteTxPrioByte(CHANNEL_T * ChP, Byte_t Data)
2980 CHANNEL_T *ChP; Ptr to channel structure
3008 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags)
3031 CHANNEL_T *ChP; Ptr to channel structure
3052 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags)
3068 static void sSetInterfaceMode(CHANNEL_T * ChP, Byte_t mode)