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
228 #define SND_BRK 0x10 /* Send Break */ macro
667 set_bits |= SND_BRK; in ip22zilog_break_ctl()669 clear_bits |= SND_BRK; in ip22zilog_break_ctl()792 up->curregs[R5] &= ~SND_BRK; in ip22zilog_shutdown()
744 set_bits |= SND_BRK; in pmz_break_ctl()746 clear_bits |= SND_BRK; in pmz_break_ctl()1048 uap->curregs[R5] &= ~SND_BRK; in pmz_shutdown()1682 uap->curregs[R5] &= ~SND_BRK; in pmz_suspend()
767 set_bits |= SND_BRK; in sunzilog_break_ctl()769 clear_bits |= SND_BRK; in sunzilog_break_ctl()857 up->curregs[R5] &= ~SND_BRK; in sunzilog_shutdown()
525 zport->regs[5] |= SND_BRK; in zs_break_ctl()527 zport->regs[5] &= ~SND_BRK; in zs_break_ctl()
113 #define SND_BRK 0x10 /* Send Break */ macro