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

/freebsd-11-stable/sys/dev/rp/
H A Drp.c647 IntMask = sGetChanIntID(cp);
847 IntMask = sGetChanIntID(&rp->rp_channel);
H A Drpreg.h684 Function: sGetChanIntID
686 Call: sGetChanIntID(ChP)
697 #define sGetChanIntID(ChP) (rp_readch1(ChP,(ChP)->ChanNum+_INT_ID0) & (RXF_TRIG | TXFIFO_MT | SRC_INT | DELTA_CD | DELTA_CTS | DELTA_DSR)) macro

Completed in 178 milliseconds