Searched refs:ttydevsw (Results 1 – 23 of 23) sorted by relevance
53 struct ttydevsw;124 struct ttydevsw *t_devsw; /* (c) Driver hooks. */164 struct tty *tty_alloc(struct ttydevsw *tsw, void *softc);165 struct tty *tty_alloc_mutex(struct ttydevsw *tsw, void *softc, struct mtx *mtx);
61 struct ttydevsw { struct
54 static struct ttydevsw mambo_ttydevsw = {
57 static struct ttydevsw ofw_ttydevsw = {
82 static struct ttydevsw riscv_ttydevsw = {
57 static struct ttydevsw cfe_ttydevsw = {
55 static struct ttydevsw bvm_ttydevsw = {
85 static struct ttydevsw gxemul_cons_ttydevsw = {
227 static struct ttydevsw smdev_ttydevsw = {
250 static struct ttydevsw sc_ttydevsw = {
126 static struct ttydevsw uart_phyp_tty_class = {
66 static struct ttydevsw nmdm_class = {
141 static struct ttydevsw dcons_ttydevsw = {
393 static struct ttydevsw uart_tty_class = {
65 static struct ttydevsw aju_ttydevsw = {
128 static struct ttydevsw uart_opal_tty_class = {
691 static struct ttydevsw xencons_ttydevsw = {
92 static struct ttydevsw terminal_tty_class = {
1021 tty_alloc(struct ttydevsw *tsw, void *sc) in tty_alloc()1028 tty_alloc_mutex(struct ttydevsw *tsw, void *sc, struct mtx *mutex) in tty_alloc_mutex()2200 _db_show_devsw(const char *sep, const struct ttydevsw *tsw) in _db_show_devsw()
720 static struct ttydevsw pts_class = {
694 static struct ttydevsw rp_tty_class = {
232 static struct ttydevsw vtcon_tty_class = {
174 static struct ttydevsw ucom_class = {