Searched refs:stic_putchar (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/tc/ |
| D | stic.c | 149 static void stic_putchar(void *, int, int, u_int, long); 246 stic_putchar, 728 stic_putchar(ss, r, c, p[0] >> 8, in stic_do_switch() 731 stic_putchar(ss, r, c + 1, p[1] >> 8, in stic_do_switch() 974 stic_putchar(void *cookie, int r, int c, u_int uc, long attr) in stic_putchar() function
|