HomeSort by: relevance | last modified time | path
    Searched defs:bicons_puts (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hpc/
bicons.c 132 static void bicons_puts(const char *);
182 bicons_puts("builtin console type = ");
183 bicons_puts(fb_table[fb_index].name);
184 bicons_puts("\n");
258 bicons_puts(const char *s) function in typeref:typename:void
287 bicons_puts(buf);

Completed in 12 milliseconds