Searched refs:PORT_EV_BREAK (Results 1 – 2 of 2) sorted by relevance
97 #define PORT_EV_BREAK 0x00000040 /* BREAK received */ macro
612 if (p_pars->break_signal) event |= (PORT_EV_BREAK & p_port->ev_mask); in PORT_ControlInd()679 if (line_status & PORT_ERR_BREAK) event |= PORT_EV_BREAK; in PORT_LineStatusInd()