taglinefilesource code
TxENAB1328drivers/char/scc.cor(scc,R5,RTS|TxENAB);    /* set the RTS line and enable TX */
TxENAB1330drivers/char/scc.ccl(scc,R5,RTS|TxENAB);
TxENAB1341drivers/char/scc.cor(scc,R5,RTS|TxENAB);    /* enable tx */
TxENAB1343drivers/char/scc.ccl(scc,R5,RTS|TxENAB);    /* disable tx */
TxENAB1029drivers/net/pi2.cwrtscc(lp->cardbase, cmd, R5, TxCRC_ENAB | RTS | TxENAB | Tx8 | DTR);
TxENAB672drivers/net/pt.cwrtscc(lp->cardbase, cmd, R5, TxCRC_ENAB | RTS | TxENAB | Tx8 | DTR);