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

/freebsd-11-stable/sys/dev/rp/
H A Drp.c307 Comments: The receive processor can be started again with sStartRxProcessor().
412 sStartRxProcessor(ChP); /* restart Rx processor */
838 sStartRxProcessor(&rp->rp_channel);
H A Drpreg.h973 Function: sStartRxProcessor
975 Call: sStartRxProcessor(ChP)
982 #define sStartRxProcessor(ChP) rp_writech4(ChP,_INDX_ADDR,le32dec((ChP)->R)) macro

Completed in 119 milliseconds