Home
last modified time | relevance | path

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

/freebsd/sys/teken/stress/
H A Dteken_stress.c54 .tf_respond = stress_respond,
/freebsd/sys/teken/
H A Dteken.h121 tf_respond_t *tf_respond; member
H A Dteken.c167 teken_assert(t->t_funcs->tf_respond != NULL); in teken_funcs_respond()
168 t->t_funcs->tf_respond(t->t_softc, buf, len); in teken_funcs_respond()
/freebsd/sys/teken/demo/
H A Dteken_demo.c65 .tf_respond = test_respond,
/freebsd/stand/i386/libi386/
H A Dvidconsole.c70 .tf_respond = vidc_cons_respond,
80 .tf_respond = vidc_cons_respond,
/freebsd/stand/efi/libefi/
H A Defi_console.c84 .tf_respond = efi_cons_respond,
94 .tf_respond = efi_cons_respond,
/freebsd/sys/kern/
H A Dsubr_terminal.c119 .tf_respond = termteken_respond,
/freebsd/sys/dev/syscons/
H A Dscterm-teken.c113 .tf_respond = scteken_respond,