Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dttydevsw.h43 typedef int tsw_open_t(struct tty *tp); typedef
62 tsw_open_t *tsw_open; /* Device opening. */
/freebsd/sys/dev/ofw/
H A Dofw_console.c51 static tsw_open_t ofwtty_open;
/freebsd/sys/dev/cfe/
H A Dcfe_console.c50 static tsw_open_t cfe_tty_open;
/freebsd/sys/dev/uart/
H A Duart_tty.c60 static tsw_open_t uart_tty_open;
/freebsd/sys/kern/
H A Dsubr_terminal.c82 static tsw_open_t termtty_open;
/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c163 static tsw_open_t ucom_open;
/freebsd/sys/dev/syscons/
H A Dsyscons.c248 static tsw_open_t sctty_open;