Searched refs:PORT_ERR_BREAK (Results 1 – 2 of 2) sorted by relevance
490 #define PORT_ERR_BREAK 0x01 /* Break condition occured on the peer device */ macro
751 if (line_status & PORT_ERR_BREAK) { in PORT_LineStatusInd()755 if (line_status & ~(PORT_ERR_OVERRUN | PORT_ERR_BREAK)) { in PORT_LineStatusInd()