Searched refs:PORT_EV_BREAK (Results 1 – 2 of 2) sorted by relevance
117 #define PORT_EV_BREAK 0x00000040 /* BREAK received */ macro142 PORT_EV_RLSD | PORT_EV_BREAK | PORT_EV_ERR | PORT_EV_RING | \
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()