Searched refs:TCIOFLUSH (Results 1 – 9 of 9) sorted by relevance
64 #define TCIOFLUSH 2 /* Discard all pending data */ macro
297 rc = tcflush(tty, TCIOFLUSH); in kwboot_bootmsg()330 rc = tcflush(tty, TCIOFLUSH); in kwboot_debugmsg()433 tcflush(tty, TCIOFLUSH); in kwboot_xmodem()
302 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_synctty_ioctl()
309 if (arg == TCIOFLUSH || arg == TCOFLUSH) in ppp_asynctty_ioctl()
624 case TCIOFLUSH: in n_hdlc_tty_ioctl()
916 case TCIOFLUSH: in __tty_perform_flush()
2760 case TCIOFLUSH: in tty_ioctl()
343 return ioctl(intf->fd, TCFLSH, TCIOFLUSH); in serial_flush()
328 return ioctl(intf->fd, TCFLSH, TCIOFLUSH); in serial_bm_flush()