Searched refs:scr_offset_to_zero (Results 1 – 3 of 3) sorted by relevance
87 int scr_offset_to_zero; member
329 scr->scr_offset_to_zero = ri->ri_cols * WSDISPLAY_SCROLLBACK_LINES; in vcons_alloc_buffers() 330 scr->scr_current_offset = scr->scr_offset_to_zero; in vcons_alloc_buffers() 1510 return scr->scr_offset_to_zero; in vcons_scroll()
605 coffset += scr->scr_offset_to_zero; in wcfb_cursor()