Searched refs:xencons_putc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/xen/console/
H A Dxen_console.c477 xencons_putc(struct xencons_priv *cons, int c, bool force_flush) function
529 cons_full = xencons_putc(cons, c, false);
636 xencons_putc(&main_cons, c, true);

Completed in 83 milliseconds