Home
last modified time | relevance | path

Searched refs:tsw_open_t (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/sys/
Dttydevsw.h43 typedef int tsw_open_t(struct tty *tp); typedef
62 tsw_open_t *tsw_open; /* Device opening. */
/freebsd-10-stable/sys/dev/ofw/
Dofw_console.c51 static tsw_open_t ofwtty_open;
/freebsd-10-stable/sys/dev/cfe/
Dcfe_console.c51 static tsw_open_t cfe_tty_open;
/freebsd-10-stable/sys/dev/bvm/
Dbvm_console.c49 static tsw_open_t bvm_tty_open;
/freebsd-10-stable/sys/dev/xen/console/
Dconsole.c103 static tsw_open_t xcopen;
/freebsd-10-stable/sys/dev/uart/
Duart_tty.c60 static tsw_open_t uart_tty_open;
/freebsd-10-stable/sys/kern/
Dsubr_terminal.c84 static tsw_open_t termtty_open;
/freebsd-10-stable/sys/dev/si/
Dsi.c105 static tsw_open_t siopen;
/freebsd-10-stable/sys/dev/usb/serial/
Dusb_serial.c160 static tsw_open_t ucom_open;
/freebsd-10-stable/sys/dev/syscons/
Dsyscons.c242 static tsw_open_t sctty_open;