taglinefilesource code
RxENABLE695drivers/char/scc.cor(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */
RxENABLE697drivers/char/scc.ccl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */
RxENABLE986drivers/char/scc.cor(scc,R3,ENT_HM|RxENABLE);  /* enable the receiver, hunt mode */
RxENABLE1030drivers/char/scc.ccl(scc,R3,RxENABLE|ENT_HM);  /* then switch off receiver */
RxENABLE1046drivers/char/scc.cor(scc,R3,RxENABLE|ENT_HM);
RxENABLE1062drivers/net/pi2.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | Rx8);
RxENABLE1188drivers/net/pi2.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | RxCRC_ENAB | Rx8);