Searched refs:SND_BRK (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dz8530.h92 #define SND_BRK 0x10 /* Send Break */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dzs.h145 #define SND_BRK 0x10 /* Send Break */ macro
H A Dip22zilog.h127 #define SND_BRK 0x10 /* Send Break */ macro
H A Dsunzilog.h119 #define SND_BRK 0x10 /* Send Break */ macro
H A Dpmac_zilog.h228 #define SND_BRK 0x10 /* Send Break */ macro
H A Dip22zilog.c667 set_bits |= SND_BRK;
669 clear_bits |= SND_BRK;
792 up->curregs[R5] &= ~SND_BRK;
H A Dpmac_zilog.c743 set_bits |= SND_BRK;
745 clear_bits |= SND_BRK;
1027 uap->curregs[R5] &= ~SND_BRK;
1654 uap->curregs[R5] &= ~SND_BRK;
H A Dsunzilog.c767 set_bits |= SND_BRK;
769 clear_bits |= SND_BRK;
857 up->curregs[R5] &= ~SND_BRK;
H A Dzs.c525 zport->regs[5] |= SND_BRK;
527 zport->regs[5] &= ~SND_BRK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dz85230.h113 #define SND_BRK 0x10 /* Send Break */ macro

Completed in 121 milliseconds