Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dzx.c155 int zx_putchar(void *, int, int, u_int, uint32_t);
294 ri->ri_ops.putchar = zx_putchar; in zx_attach()
712 zx_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in zx_putchar() function