Home
last modified time | relevance | path

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

/NextBSD/sys/boot/powerpc/kboot/
HDhostcons.c35 static void hostcons_putchar(int c);
45 hostcons_putchar,
68 hostcons_putchar(int c) in hostcons_putchar() function