Searched defs:ERRCODE_SET_BREAK (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dcrisv10.c197 #define ERRCODE_SET_BREAK (TTY_BREAK) macro
1747 if (info->errorcode == ERRCODE_SET_BREAK)
2170 we set info->errorcode = ERRCODE_SET_BREAK so the receive interrupt
2179 info->errorcode = ERRCODE_SET_BREAK.
2396 info->errorcode = ERRCODE_SET_BREAK;

Completed in 36 milliseconds