Home
last modified time | relevance | path

Searched refs:TF_NOPREFIX (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/sys/powerpc/mambo/
H A Dmambo_console.c55 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/dev/ofw/
H A Dofw_console.c58 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/riscv/riscv/
H A Driscv_console.c83 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/dev/cfe/
H A Dcfe_console.c58 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/dev/bvm/
H A Dbvm_console.c56 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/dev/gxemul/cons/
H A Dgxemul_cons.c86 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/sys/
H A Dtty.h70 #define TF_NOPREFIX 0x00001 /* Don't prepend "tty" to device name. */ macro
/freebsd-12.1/sys/dev/syscons/
H A Dsysmouse.c228 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/dev/nmdm/
H A Dnmdm.c67 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/dev/dcons/
H A Ddcons_os.c142 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_tty.c66 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/usr.sbin/pstat/
H A Dpstat.c303 { TF_NOPREFIX, 'N' },
/freebsd-12.1/sys/dev/xen/console/
H A Dxen_console.c692 .tsw_flags = TF_NOPREFIX,
/freebsd-12.1/sys/kern/
H A Dtty_pts.c721 .tsw_flags = TF_NOPREFIX,
H A Dtty.c1265 if (tp->t_flags & TF_NOPREFIX) in tty_makedevf()
2152 { TF_NOPREFIX, 'N' },