Searched refs:tmp_scb (Results 1 – 1 of 1) sorted by relevance
280 struct serial *tmp_scb; in do_serial_close() local317 for (tmp_scb = scb_base; tmp_scb; tmp_scb = tmp_scb->next) in do_serial_close()319 if (tmp_scb->next != scb) in do_serial_close()322 tmp_scb->next = tmp_scb->next->next; in do_serial_close()