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.c697 lookup_console_device(const char *cons_str, int *indexp) in lookup_console_device() function
757 diag = lookup_console_device(cons_str, &tty_num); in bcons_init()
769 console = lookup_console_device(cons_str, &tty_num); in bcons_init()
1264 cons = lookup_console_device(devnames[i], &ttyn); in bcons_post_bootenvrc()