Searched refs:Rx_SYS (Results 1 – 1 of 1) sorted by relevance
534 #define Rx_SYS 0x0200 /* SysRq event software flag. */ macro566 (Rx_OVR | FRM_ERR | PAR_ERR | Rx_SYS | Rx_BRK))) { in zs_receive_chars()576 if (status & (Rx_SYS | Rx_BRK)) { in zs_receive_chars()579 if (status & Rx_SYS) in zs_receive_chars()663 zport->tty_break = Rx_SYS; in zs_status_handle()