Lines Matching defs:CHANNEL_T

417 typedef struct CHANNEL_str CHANNEL_T;
418 typedef CHANNEL_T CHANNEL_t;
419 typedef CHANNEL_T * CHANPTR_T;
430 CHANNEL_T *ChP; Ptr to channel structure
442 CHANNEL_T *ChP; Ptr to channel structure
454 CHANNEL_T *ChP; Ptr to channel structure
466 CHANNEL_T *ChP; Ptr to channel structure
478 CHANNEL_T *ChP; Ptr to channel structure
490 CHANNEL_T *ChP; Ptr to channel structure
504 CHANNEL_T *ChP; Ptr to channel structure
516 CHANNEL_T *ChP; Ptr to channel structure
527 CHANNEL_T *ChP; Ptr to channel structure
543 CHANNEL_T *ChP; Ptr to channel structure
555 CHANNEL_T *ChP; Ptr to channel structure
567 CHANNEL_T *ChP; Ptr to channel structure
607 CHANNEL_T *ChP; Ptr to channel structure
619 CHANNEL_T *ChP; Ptr to channel structure
640 CHANNEL_T *ChP; Ptr to channel structure
652 CHANNEL_T *ChP; Ptr to channel structure
686 CHANNEL_T *ChP; Ptr to channel structure
702 CHANNEL_T *ChP; Ptr to channel structure
712 CHANNEL_T *ChP; Ptr to channel structure
740 CHANNEL_T *ChP; Ptr to channel structure
756 CHANNEL_T *ChP; Ptr to channel structure
767 CHANNEL_T *ChP; Ptr to channel structure
778 CHANNEL_T *ChP; Ptr to channel structure
787 CHANNEL_T *ChP; Ptr to the channel structure
817 CHANNEL_T *ChP; Ptr to channel structure
829 CHANNEL_T *ChP; Ptr to channel structure
843 CHANNEL_T *ChP; Ptr to channel structure
855 CHANNEL_T *ChP; Ptr to channel structure
867 CHANNEL_T *ChP; Ptr to channel structure
879 CHANNEL_T *ChP; Ptr to channel structure
896 CHANNEL_T *ChP; Ptr to channel structure
913 CHANNEL_T *ChP; Ptr to channel structure
925 CHANNEL_T *ChP; Ptr to channel structure
951 CHANNEL_T *ChP; Ptr to channel structure
963 CHANNEL_T *ChP; Ptr to channel structure
975 CHANNEL_T *ChP; Ptr to channel structure
986 CHANNEL_T *ChP; Ptr to channel structure
998 CHANNEL_T *ChP,
1001 Byte_t sGetRxErrStatus(CHANNEL_T *ChP);
1002 void sStopRxProcessor(CHANNEL_T *ChP);
1003 void sStopSWInFlowCtl(CHANNEL_T *ChP);
1004 void sFlushRxFIFO(CHANNEL_T *ChP);
1005 void sFlushTxFIFO(CHANNEL_T *ChP);
1006 int sWriteTxPrioByte(CHANNEL_T *ChP, Byte_t Data);
1007 void sEnInterrupts(CHANNEL_T *ChP,Word_t Flags);
1008 void sDisInterrupts(CHANNEL_T *ChP,Word_t Flags);