Searched refs:BRKIE (Results 1 – 12 of 12) sorted by relevance
169 #define BRKIE 0x80 /* Break/Abort IE */ macro
873 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE)); in init_channel()
225 #define BRKIE 0x80 /* Break/Abort IE */ macro
209 #define BRKIE 0x80 /* Break/Abort IE */ macro
205 #define BRKIE 0x80 /* Break/Abort IE */ macro
458 zport->regs[15] &= ~BRKIE; in zs_stop_rx()466 if (!(zport_a->regs[15] & BRKIE)) { in zs_stop_rx()658 if (zport->regs[15] & BRKIE) { in zs_status_handle()788 zport->regs[15] |= BRKIE; in zs_startup()
300 #define BRKIE 0x80 /* Break/Abort IE */ macro
325 if (up->curregs[R15] & BRKIE) { in ip22zilog_status_handle()1041 up->curregs[R15] |= BRKIE; in ip22zilog_console_setup()
1251 up->curregs[R15] |= BRKIE; in sunzilog_console_setup()1293 up->curregs[R15] |= BRKIE; in sunzilog_init_kbdms()
867 uap->curregs[R15] = BRKIE; in __pmz_startup()
192 #define BRKIE 0x80 /* Break/Abort IE */ macro
211 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,233 15, DCDIE | SYNCIE | CTSIE | TxUIE | BRKIE,
Completed in 26 milliseconds