| tag | line | file | source code |
|---|---|---|---|
| outch | 651 | drivers/char/cyclades.c | int outch; |
| outch | 827 | drivers/char/cyclades.c | outch = info->x_char; |
| outch | 828 | drivers/char/cyclades.c | base_addr[CyTDR<<index] = outch; |
| outch | 877 | drivers/char/cyclades.c | outch = info->xmit_buf[info->xmit_tail]; |
| outch | 878 | drivers/char/cyclades.c | if( outch ){ |
| outch | 882 | drivers/char/cyclades.c | base_addr[CyTDR<<index] = outch; |
| outch | 888 | drivers/char/cyclades.c | base_addr[CyTDR<<index] = outch; |