Searched refs:hardwire_send_break (Results 1 – 3 of 3) sorted by relevance
92 static int hardwire_send_break (struct serial *);354 hardwire_send_break (struct serial *scb) in hardwire_send_break() function1353 ops->send_break = hardwire_send_break; in _initialize_ser_hardwire()
2448 (hardwire_send_break): moved variable status into ifdef3109 * ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep.
2236 (hardwire_send_break): Ditto.