Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtem.c872 int scroll_up_lines; in tem_adjust_row() local
895 scroll_up_lines = tem_row - in tem_adjust_row()
897 tem_prom_scroll_up(tem, scroll_up_lines, credp, called_from); in tem_adjust_row()
/illumos-gate/usr/src/boot/common/
H A Dtem.c807 int scroll_up_lines; in tem_adjust_row() local
825 scroll_up_lines = tem_row - in tem_adjust_row()
827 tem_prom_scroll_up(tem, scroll_up_lines); in tem_adjust_row()