Home
last modified time | relevance | path

Searched refs:TRE_FRAMING (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dttydisc.h66 #define TRE_FRAMING 0x01 macro
/freebsd/sys/dev/uart/
H A Duart_tty.c340 err |= TRE_FRAMING; in uart_tty_intr()
/freebsd/sys/kern/
H A Dtty_ttydisc.c1042 } else if (flags & TRE_FRAMING || in ttydisc_rint()
/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c1272 ttydisc_rint(tp, 0, TRE_FRAMING); in ucom_cfg_status_change()