Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDttydevsw.h44 typedef void tsw_close_t(struct tty *tp); typedef
63 tsw_close_t *tsw_close; /* Device closure. */
/freebsd-13-stable/sys/dev/ofw/
HDofw_console.c52 static tsw_close_t ofwtty_close;
/freebsd-13-stable/sys/dev/cfe/
HDcfe_console.c52 static tsw_close_t cfe_tty_close;
/freebsd-13-stable/sys/dev/nmdm/
HDnmdm.c62 static tsw_close_t nmdm_close;
/freebsd-13-stable/sys/dev/uart/
HDuart_tty.c62 static tsw_close_t uart_tty_close;
/freebsd-13-stable/sys/kern/
HDsubr_terminal.c84 static tsw_close_t termtty_close;
/freebsd-13-stable/sys/dev/usb/serial/
HDusb_serial.c164 static tsw_close_t ucom_close;
/freebsd-13-stable/sys/dev/syscons/
HDsyscons.c249 static tsw_close_t sctty_close;