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.c76 static char *boot_line; variable
200 if (boot_line == NULL) in find_boot_line_prop()
210 for (ptr = boot_line; *ptr != '\0'; ptr++) { in find_boot_line_prop()
382 if (boot_line != NULL) { in get_mode_value()
753 boot_line = (char *)(uintptr_t)xbi->bi_cmdline; in bcons_init()
761 bcons_init_xen(boot_line); in bcons_init()