Home
last modified time | relevance | path

Searched refs:TTY_FE (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/sys/arch/atari/dev/
H A Dser.c1074 TTY_FE, TTY_PE|TTY_FE, in serrxint()
1075 TTY_FE, TTY_PE|TTY_FE, in serrxint()
1076 TTY_FE, TTY_PE|TTY_FE in serrxint()
H A Dzs.c788 cc |= TTY_FE; in zssoft()
/netbsd/sys/sys/
H A Dtty.h237 #define TTY_FE 0x01000000 /* Framing error or BREAK condition */ macro
/netbsd/sys/dev/qbus/
H A Ddl.c303 cc |= TTY_FE; in dlrint()
H A Ddhu.c378 cc |= TTY_FE; in dhurint()
/netbsd/sys/arch/evbppc/virtex/dev/
H A Dxlcom.c291 ((c & XLCOM_CHAR_FE) != 0 ? TTY_FE : 0); in xlcom_rx_soft()
/netbsd/sys/arch/emips/ebus/
H A Ddz_ebus.c551 cc |= TTY_FE; in dzrint()
/netbsd/sys/arch/sgimips/dev/
H A Dscn.c1562 c |= TTY_FE; in scnsoft()
1574 c = TTY_FE | 0; in scnsoft()
/netbsd/sys/arch/amiga/dev/
H A Dser.c606 c = TTY_FE; in sereint()
H A Dmsc.c686 tp->t_linesw->l_rint(TTY_FE, tp); in mscmint()
H A Dmfc.c1115 c |= TTY_FE; in mfcseint()
/netbsd/sys/dev/dec/
H A Ddz.c295 cc |= TTY_FE; in dzrint()
/netbsd/sys/arch/luna68k/dev/
H A Dsiotty.c323 code |= TTY_FE; in siotty_rxsoft()
/netbsd/sys/arch/arm/at91/
H A Dat91dbgu.c953 SET(code, TTY_FE); in at91dbgu_rxsoft()
/netbsd/sys/arch/epoc32/windermere/
H A Dwmcom.c775 SET(code, TTY_FE); in wmcom_rxsoft()
/netbsd/sys/arch/vax/uba/
H A Dqvaux.c448 cc |= TTY_FE; in qvauxrint()
/netbsd/sys/net/
H A Dppp_tty.c832 if (c & TTY_FE) { in pppinput()
/netbsd/sys/arch/arm/imx/
H A Dimxuart.c1561 SET(code, TTY_FE); in imxuart_rxsoft()
1565 SET(code, TTY_FE); in imxuart_rxsoft()
/netbsd/sys/arch/sh3/dev/
H A Dsci.c926 SET(code, TTY_FE); in sci_rxsoft()
H A Dscif.c1050 SET(code, TTY_FE); in scif_rxsoft()
/netbsd/sys/arch/arm/ixp12x0/
H A Dixp12x0_com.c951 SET(code, TTY_FE); in ixpcom_rxsoft()
/netbsd/sys/arch/arm/clps711x/
H A Dclpscom.c919 SET(code, TTY_FE); in clpscom_rxsoft()
/netbsd/sys/arch/arm/ep93xx/
H A Depcom.c947 SET(code, TTY_FE); in epcom_rxsoft()
/netbsd/sys/dev/sbus/
H A Dspif.c918 data |= TTY_FE; in spif_softintr()
/netbsd/sys/arch/mips/sibyte/dev/
H A Dsbjcn.c1247 SET(code, TTY_FE); in sbjcn_rxsoft()

12