Searched refs:sGetChanStatus (Results 1 – 2 of 2) sorted by relevance
361 sGetChanStatus(ChP); /* clear any pending Rx errors in chan stat */ in sFlushRxFIFO()649 ChanStatus = sGetChanStatus(cp); in rp_handle_port()755 ChanStatus = sGetChanStatus(&rp->rp_channel); in rp_attachcommon()763 ChanStatus = sGetChanStatus(&rp->rp_channel); in rp_attachcommon()849 ChanStatus = sGetChanStatus(&rp->rp_channel); in rpopen()
735 #define sGetChanStatus(ChP) rp_readch2(ChP,CHNOFF_CHANSTAT(ChP)) macro