taglinefilesource code
SER1_TIMEOUT65kernel/chr_drv/serial.cunsigned int timer = SER1_TIMEOUT + info->line;
SER1_TIMEOUT462kernel/chr_drv/serial.ctimer_table[SER1_TIMEOUT].fn = com1_timeout;
SER1_TIMEOUT463kernel/chr_drv/serial.ctimer_table[SER1_TIMEOUT].expires = 0;