Searched refs:SND_BRK (Results 1 – 10 of 10) sorted by relevance
93 #define SND_BRK 0x10 /* Send Break */ macro
146 #define SND_BRK 0x10 /* Send Break */ macro
128 #define SND_BRK 0x10 /* Send Break */ macro
120 #define SND_BRK 0x10 /* Send Break */ macro
218 #define SND_BRK 0x10 /* Send Break */ macro
665 set_bits |= SND_BRK; in ip22zilog_break_ctl()667 clear_bits |= SND_BRK; in ip22zilog_break_ctl()790 up->curregs[R5] &= ~SND_BRK; in ip22zilog_shutdown()
765 set_bits |= SND_BRK; in sunzilog_break_ctl()767 clear_bits |= SND_BRK; in sunzilog_break_ctl()855 up->curregs[R5] &= ~SND_BRK; in sunzilog_shutdown()
704 set_bits |= SND_BRK; in pmz_break_ctl()706 clear_bits |= SND_BRK; in pmz_break_ctl()973 uap->curregs[R5] &= ~SND_BRK; in pmz_shutdown()
523 zport->regs[5] |= SND_BRK; in zs_break_ctl()525 zport->regs[5] &= ~SND_BRK; in zs_break_ctl()
114 #define SND_BRK 0x10 /* Send Break */ macro