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

/freebsd-11-stable/sys/dev/rp/
H A Drpreg.h418 typedef struct CHANNEL_str CHANNEL_T; typedef in typeref:struct:CHANNEL_str
419 typedef CHANNEL_T CHANNEL_t;
420 typedef CHANNEL_T * CHANPTR_T;
431 CHANNEL_T *ChP; Ptr to channel structure
443 CHANNEL_T *ChP; Ptr to channel structure
455 CHANNEL_T *ChP; Ptr to channel structure
467 CHANNEL_T *ChP; Ptr to channel structure
479 CHANNEL_T *ChP; Ptr to channel structure
491 CHANNEL_T *ChP; Ptr to channel structure
505 CHANNEL_T *Ch
[all...]
H A Drp.c181 CHANNEL_T *ChP; Ptr to channel structure
192 CHANNEL_T *ChP,
305 CHANNEL_T *ChP; Ptr to channel structure
319 void sStopRxProcessor(CHANNEL_T *ChP)
334 CHANNEL_T *ChP; Ptr to channel structure
344 void sFlushRxFIFO(CHANNEL_T *ChP)
377 CHANNEL_T *ChP; Ptr to channel structure
387 void sFlushTxFIFO(CHANNEL_T *ChP)
419 CHANNEL_T *ChP; Ptr to channel structure
428 int sWriteTxPrioByte(CHANNEL_T *Ch
[all...]

Completed in 90 milliseconds