Home
last modified time | relevance | path

Searched refs:tsw_close_t (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/sys/
H A Dttydevsw.h44 typedef void tsw_close_t(struct tty *tp); typedef
63 tsw_close_t *tsw_close; /* Device closure. */
/freebsd/sys/dev/ofw/
H A Dofw_console.c52 static tsw_close_t ofwtty_close;
/freebsd/sys/dev/cfe/
H A Dcfe_console.c51 static tsw_close_t cfe_tty_close;
/freebsd/sys/dev/nmdm/
H A Dnmdm.c62 static tsw_close_t nmdm_close;
/freebsd/sys/dev/uart/
H A Duart_tty.c61 static tsw_close_t uart_tty_close;
/freebsd/sys/kern/
H A Dsubr_terminal.c83 static tsw_close_t termtty_close;
/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c164 static tsw_close_t ucom_close;
/freebsd/sys/dev/syscons/
H A Dsyscons.c249 static tsw_close_t sctty_close;