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

/netbsd-current/sys/dev/tc/
H A Dstic.c149 static void stic_putchar(void *, int, int, u_int, long);
246 stic_putchar,
728 stic_putchar(ss, r, c, p[0] >> 8,
731 stic_putchar(ss, r, c + 1, p[1] >> 8,
974 stic_putchar(void *cookie, int r, int c, u_int uc, long attr) function

Completed in 144 milliseconds