Searched refs:tmp_scb (Results 1 – 1 of 1) sorted by relevance
297 struct serial *tmp_scb; in do_serial_close() local325 for (tmp_scb = scb_base; tmp_scb; tmp_scb = tmp_scb->next) in do_serial_close()327 if (tmp_scb->next != scb) in do_serial_close()330 tmp_scb->next = tmp_scb->next->next; in do_serial_close()