Searched refs:ttydevsw (Results 1 – 22 of 22) sorted by relevance
51 struct ttydevsw;121 struct ttydevsw *t_devsw; /* (c) Driver hooks. */161 struct tty *tty_alloc(struct ttydevsw *tsw, void *softc);162 struct tty *tty_alloc_mutex(struct ttydevsw *tsw, void *softc, struct mtx *mtx);
58 struct ttydevsw { struct
52 static struct ttydevsw mambo_ttydevsw = {
55 static struct ttydevsw cfe_ttydevsw = {
55 static struct ttydevsw ofw_ttydevsw = {
53 static struct ttydevsw bvm_ttydevsw = {
83 static struct ttydevsw gxemul_cons_ttydevsw = {
159 static struct ttydevsw smdev_ttydevsw = {
247 static struct ttydevsw sc_ttydevsw = {
137 static struct ttydevsw dcons_ttydevsw = {
61 static struct ttydevsw aju_ttydevsw = {
124 static struct ttydevsw uart_phyp_tty_class = {
358 static struct ttydevsw uart_tty_class = {
64 static struct ttydevsw nmdm_class = {
694 static struct ttydevsw xencons_ttydevsw = {
90 static struct ttydevsw terminal_tty_class = {
965 tty_alloc(struct ttydevsw *tsw, void *sc) in tty_alloc()972 tty_alloc_mutex(struct ttydevsw *tsw, void *sc, struct mtx *mutex) in tty_alloc_mutex()2109 _db_show_devsw(const char *sep, const struct ttydevsw *tsw) in _db_show_devsw()
715 static struct ttydevsw pts_class = {
694 static struct ttydevsw rp_tty_class = {
221 static struct ttydevsw vtcon_tty_class = {
257 static struct ttydevsw si_tty_class = {
163 static struct ttydevsw ucom_class = {