taglinefilesource code
scratch21377kernel/chr_drv/serial.cunsigned char status1, status2, scratch, scratch2;
scratch21390kernel/chr_drv/serial.cscratch2 = serial_inp(info, UART_IER);
scratch21392kernel/chr_drv/serial.cif (scratch2)
scratch21407kernel/chr_drv/serial.cscratch2 = serial_inp(info, UART_MSR);
scratch21411kernel/chr_drv/serial.cserial_outp(info, UART_MSR, scratch2);
scratch21426kernel/chr_drv/serial.cscratch = scratch2 = 0;
scratch21430kernel/chr_drv/serial.cif (!scratch2)
scratch21431kernel/chr_drv/serial.cscratch2 = get_auto_irq(info);
scratch21432kernel/chr_drv/serial.cif (scratch && scratch2) {
scratch21433kernel/chr_drv/serial.cif (scratch == scratch2)
scratch21435kernel/chr_drv/serial.cscratch = scratch2 = 0;
scratch21438kernel/chr_drv/serial.cif (scratch && (scratch == scratch2)) {