Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket_int.h1052 #define sStartRxProcessor(ChP) sOutDW((ChP)->IndexAddr,*(DWord_t *)&(ChP)->R[0]) macro
Drocket.c2979 sStartRxProcessor(ChP); /* restart Rx processor */ in sFlushTxFIFO()