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

/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_printf.c87 dboot_puts(char *s) function
129 dboot_puts("dboot_printf(): 1st arg is NULL\n");
155 dboot_puts("*NULL*");
157 dboot_puts(s);
203 dboot_puts("dboot_printf(): unknown % escape\n");

Completed in 42 milliseconds