Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c100 int btem_params[BTEM_MAXPARAMS]; member
959 if (btem->btem_params[i] == -1) in btem_setparam()
960 btem->btem_params[i] = newparam; in btem_setparam()
974 bcons_dev.bd_shift(btem->btem_params[0]); in btem_chkparam()
979 bcons_dev.bd_setpos(rows - btem->btem_params[0], cols); in btem_chkparam()
984 bcons_dev.bd_setpos(rows + btem->btem_params[0], cols); in btem_chkparam()
989 bcons_dev.bd_setpos(rows, cols + btem->btem_params[0]); in btem_chkparam()
1017 switch (btem->btem_params[0]) { in btem_chkparam_qmark()
1025 switch (btem->btem_params[0]) { in btem_chkparam_qmark()
1045 btem->btem_params[btem->btem_curparam] = in btem_getparams()
[all …]