Home
last modified time | relevance | path

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

/openbsd/sys/dev/rasops/
H A Drasops4.c49 int rasops4_putchar12(void *, int, int col, u_int, uint32_t);
75 ri->ri_ops.putchar = rasops4_putchar12; in rasops4_init()
323 rasops4_putchar12(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops4_putchar12() function