Home
last modified time | relevance | path

Searched refs:ub_getc (Results 1 – 4 of 4) sorted by last modified time

/freebsd/stand/uboot/
H A Duboot_console.c78 return (ub_getc()); in uboot_cons_getchar()
H A Dglue.c141 ub_getc(void) in ub_getc() function
H A Dglue.h64 int ub_getc(void);
/freebsd/sys/arm/freescale/imx/
H A Dimx_console.c94 ub_getc(void) in ub_getc() function
163 return ub_getc(); in uart_cngetc()