Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDttydevsw.h44 typedef void tsw_close_t(struct tty *tp); typedef
63 tsw_close_t *tsw_close; /* Device closure. */
/freebsd-11-stable/sys/dev/cfe/
HDcfe_console.c52 static tsw_close_t cfe_tty_close;
/freebsd-11-stable/sys/dev/ofw/
HDofw_console.c52 static tsw_close_t ofwtty_close;
/freebsd-11-stable/sys/dev/bvm/
HDbvm_console.c50 static tsw_close_t bvm_tty_close;
/freebsd-11-stable/sys/dev/nmdm/
HDnmdm.c61 static tsw_close_t nmdm_close;
/freebsd-11-stable/sys/dev/uart/
HDuart_tty.c62 static tsw_close_t uart_tty_close;
/freebsd-11-stable/sys/kern/
HDsubr_terminal.c85 static tsw_close_t termtty_close;
/freebsd-11-stable/sys/dev/usb/serial/
HDusb_serial.c158 static tsw_close_t ucom_close;
/freebsd-11-stable/sys/dev/si/
HDsi.c103 static tsw_close_t siclose;
/freebsd-11-stable/sys/dev/syscons/
HDsyscons.c238 static tsw_close_t sctty_close;