Searched refs:PORT_ERR_OVERRUN (Results 1 – 2 of 2) sorted by relevance
461 #define PORT_ERR_OVERRUN 0x02 /* Overrun is reported by peer device */ macro
734 if (line_status & PORT_ERR_OVERRUN) in PORT_LineStatusInd()740 if (line_status & ~(PORT_ERR_OVERRUN | PORT_ERR_BREAK)) in PORT_LineStatusInd()