Searched defs:softc (Results 1 – 3 of 3) sorted by relevance
132 struct serial_tty_context *softc) in _setup_serial()138 struct serial_tty_context *softc) in _restore_serial()145 struct serial_tty_context *softc = (struct serial_tty_context *)(tp->t_devswsoftc); in _serial_tty_set_speed() local201 struct serial_tty_context *softc; in serial_tty_open() local228 struct serial_tty_context *softc; in serial_tty_close() local260 struct serial_tty_context *softc = (struct serial_tty_context *)(tp->t_devswsoftc); in serial_tty_param() local293 struct serial_tty_context *softc; in rt_hw_serial_register_tty() local346 struct serial_tty_context *softc; in rt_hw_serial_unregister_tty() local392 struct serial_tty_context *softc; in _match_tty_iter() local
358 lwp_tty_t lwp_tty_create_ext(lwp_ttydevsw_t handle, void *softc, in lwp_tty_create_ext()412 lwp_tty_t lwp_tty_create(lwp_ttydevsw_t handle, void *softc) in lwp_tty_create()
700 static void ptsdrv_free(void *softc) in ptsdrv_free()
Completed in 6 milliseconds