Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c75 static char *boot_line; variable
199 if (boot_line == NULL) in find_boot_line_prop()
209 for (ptr = boot_line; *ptr != '\0'; ptr++) { in find_boot_line_prop()
381 if (boot_line != NULL) { in get_mode_value()
741 boot_line = (char *)(uintptr_t)xbi->bi_cmdline; in bcons_init()
749 bcons_init_xen(boot_line); in bcons_init()