Searched refs:BRK_ABRT (Results 1 – 11 of 11) sorted by relevance
351 if (ch & BRK_ABRT) in sunzilog_receive_chars()352 r1 |= BRK_ABRT; in sunzilog_receive_chars()370 if (r1 & (BRK_ABRT | PAR_ERR | Rx_OVR | CRC_ERR)) { in sunzilog_receive_chars()371 if (r1 & BRK_ABRT) { in sunzilog_receive_chars()384 if (r1 & BRK_ABRT) in sunzilog_receive_chars()417 if (status & BRK_ABRT) { in sunzilog_status_handle()427 if (!(status & BRK_ABRT)) in sunzilog_status_handle()921 up->port.read_status_mask |= BRK_ABRT; in sunzilog_convert_to_zs()927 up->port.ignore_status_mask |= BRK_ABRT; in sunzilog_convert_to_zs()1019 if (ch & BRK_ABRT) in sunzilog_get_poll_char()[all …]
235 #define BRK_ABRT 0x80 /* Break/Abort */ macro
219 #define BRK_ABRT 0x80 /* Break/Abort */ macro
215 #define BRK_ABRT 0x80 /* Break/Abort */ macro
288 if (r1 & (PAR_ERR | Rx_OVR | CRC_ERR | BRK_ABRT)) { in pmz_receive_chars()290 if (r1 & BRK_ABRT) { in pmz_receive_chars()304 if (r1 & BRK_ABRT) in pmz_receive_chars()367 if (status & BRK_ABRT) in pmz_status_handle()1099 uap->port.read_status_mask |= BRK_ABRT; in pmz_convert_to_zs()1105 uap->port.ignore_status_mask |= BRK_ABRT; in pmz_convert_to_zs()
329 if ((status & BRK_ABRT) && !(up->prev_status & BRK_ABRT)) { in ip22zilog_status_handle()856 up->port.read_status_mask |= BRK_ABRT; in ip22zilog_convert_to_zs()862 up->port.ignore_status_mask |= BRK_ABRT; in ip22zilog_convert_to_zs()
310 #define BRK_ABRT 0x80 /* Break/Abort */ macro
662 brk = status & BRK_ABRT; in zs_status_handle()799 zport->brk = read_zsreg(zport, R0) & BRK_ABRT; in zs_startup()
179 #define BRK_ABRT 0x80 /* Break/Abort */ macro
442 if (chg_and_stat & BRK_ABRT) /* Received an ABORT */ in scc_exint()
202 #define BRK_ABRT 0x80 /* Break/Abort */ macro