Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c709 lookup_console_device(const char *cons_str, int *indexp) in lookup_console_device() function
769 diag = lookup_console_device(cons_str, &tty_num); in bcons_init()
781 console = lookup_console_device(cons_str, &tty_num); in bcons_init()
1276 cons = lookup_console_device(devnames[i], &ttyn); in bcons_post_bootenvrc()