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

/freebsd-11-stable/sys/dev/rp/
H A Drp.c361 sGetChanStatus(ChP); /* clear any pending Rx errors in chan stat */
649 ChanStatus = sGetChanStatus(cp);
755 ChanStatus = sGetChanStatus(&rp->rp_channel);
763 ChanStatus = sGetChanStatus(&rp->rp_channel);
849 ChanStatus = sGetChanStatus(&rp->rp_channel);
H A Drpreg.h710 Function: sGetChanStatus
712 Call: sGetChanStatus(ChP)
735 #define sGetChanStatus(ChP) rp_readch2(ChP,CHNOFF_CHANSTAT(ChP)) macro

Completed in 105 milliseconds