Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/rp/
Drp.c647 IntMask = sGetChanIntID(cp); in rp_handle_port()
847 IntMask = sGetChanIntID(&rp->rp_channel); in rpopen()
Drpreg.h699 #define sGetChanIntID(ChP) (rp_readch1(ChP,(ChP)->ChanNum+_INT_ID0) & (RXF_TRIG | TXFIFO_MT | SRC_I… macro