taglinefilesource code
RxENABLE749drivers/char/scc.cor(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */
RxENABLE751drivers/char/scc.ccl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */
RxENABLE1017drivers/char/scc.cor(scc,R3,ENT_HM|RxENABLE);  /* enable the receiver, hunt mode */
RxENABLE1061drivers/char/scc.ccl(scc,R3,RxENABLE|ENT_HM);  /* then switch off receiver */
RxENABLE1077drivers/char/scc.cor(scc,R3,RxENABLE|ENT_HM);
RxENABLE1061drivers/net/pi2.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | Rx8);
RxENABLE1187drivers/net/pi2.cwrtscc(lp->cardbase, cmd, R3, RxENABLE | RxCRC_ENAB | Rx8);