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

/freebsd-13-stable/stand/uboot/lib/
H A Dconsole.c72 ub_putc('\r');
74 ub_putc(c);
H A Dglue.h77 void ub_putc(char);
H A Dglue.c166 ub_putc(const char c) function
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx_console.c108 ub_putc(unsigned char c) function
112 ub_putc('\r');
160 ub_putc(c);

Completed in 47 milliseconds