Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dvidconsole.c61 static tf_respond_t vidc_cons_respond; variable
70 .tf_respond = vidc_cons_respond,
80 .tf_respond = vidc_cons_respond,
498 vidc_cons_respond(void *s __unused, const void *buf __unused, in vidc_cons_respond() function