Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx_console.c87 ub_tstc(void) in ub_tstc() function
97 while (!ub_tstc()); in ub_getc()
/freebsd/stand/uboot/
H A Duboot_console.c84 return (ub_tstc()); in uboot_cons_poll()
H A Dglue.h65 int ub_tstc(void);
H A Dglue.c152 ub_tstc(void) in ub_tstc() function