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

/freebsd-11-stable/sys/dev/rp/
H A Drpreg.h97 #define rp_readch2(chp, offset) \ macro
735 #define sGetChanStatus(ChP) rp_readch2(ChP,CHNOFF_CHANSTAT(ChP))
762 #define sGetRxCnt(ChP) rp_readch2(ChP,CHNOFF_TXRXCOUNT(ChP))
H A Drp.c602 CharNStat = rp_readch2(cp,sGetTxRxDataIO(cp));

Completed in 58 milliseconds