Searched refs:tmp_scb (Results 1 – 1 of 1) sorted by relevance
300 struct serial *tmp_scb; in do_serial_close() local327 for (tmp_scb = scb_base; tmp_scb; tmp_scb = tmp_scb->next) in do_serial_close()329 if (tmp_scb->next != scb) in do_serial_close()332 tmp_scb->next = tmp_scb->next->next; in do_serial_close()