Searched refs:sGetChanStatus (Results 1 – 2 of 2) sorted by relevance
442 ChanStatus= sGetChanStatus(cp); in rp_handle_port()708 if (sGetChanStatus(cp) & CD_ACT) in configure_r_port()970 if (sGetChanStatus(cp) & CD_ACT) in rp_open()981 sGetChanStatus(cp); in rp_open()2928 sGetChanStatus(ChP); /* clear any pending Rx errors in chan stat */ in sFlushRxFIFO()
752 #define sGetChanStatus(ChP) sInW((ChP)->ChanStat) macro