Searched refs:SND_BRK (Results 1 – 10 of 10) sorted by relevance
92 #define SND_BRK 0x10 /* Send Break */ macro
145 #define SND_BRK 0x10 /* Send Break */ macro
127 #define SND_BRK 0x10 /* Send Break */ macro
119 #define SND_BRK 0x10 /* Send Break */ macro
217 #define SND_BRK 0x10 /* Send Break */ macro
668 set_bits |= SND_BRK; in ip22zilog_break_ctl()670 clear_bits |= SND_BRK; in ip22zilog_break_ctl()793 up->curregs[R5] &= ~SND_BRK; in ip22zilog_shutdown()
768 set_bits |= SND_BRK; in sunzilog_break_ctl()770 clear_bits |= SND_BRK; in sunzilog_break_ctl()858 up->curregs[R5] &= ~SND_BRK; in sunzilog_shutdown()
722 set_bits |= SND_BRK; in pmz_break_ctl()724 clear_bits |= SND_BRK; in pmz_break_ctl()991 uap->curregs[R5] &= ~SND_BRK; in pmz_shutdown()
526 zport->regs[5] |= SND_BRK; in zs_break_ctl()528 zport->regs[5] &= ~SND_BRK; in zs_break_ctl()
113 #define SND_BRK 0x10 /* Send Break */ macro