Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDttydevsw.h43 typedef int tsw_open_t(struct tty *tp); typedef
61 tsw_open_t *tsw_open; /* Device opening. */
/trueos/sys/dev/cfe/
HDcfe_console.c51 static tsw_open_t cfe_tty_open;
/trueos/sys/dev/ofw/
HDofw_console.c51 static tsw_open_t ofwtty_open;
/trueos/sys/dev/bvm/
HDbvm_console.c49 static tsw_open_t bvm_tty_open;
/trueos/sys/dev/xen/console/
HDconsole.c103 static tsw_open_t xcopen;
/trueos/sys/kern/
HDsubr_terminal.c84 static tsw_open_t termtty_open;
/trueos/sys/dev/si/
HDsi.c105 static tsw_open_t siopen;
/trueos/sys/dev/usb/serial/
HDusb_serial.c157 static tsw_open_t ucom_open;
/trueos/sys/dev/syscons/
HDsyscons.c242 static tsw_open_t sctty_open;