Searched refs:sc_alloc_history_buffer (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/dev/misc/syscons/ |
| HD | schistory.c | 72 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) in sc_alloc_history_buffer() function 327 error = sc_alloc_history_buffer(scp, in sc_hist_ioctl()
|
| HD | scvidctl.c | 163 sc_alloc_history_buffer(scp, new_ysize, prev_ysize, FALSE); in sc_set_text_mode() 397 sc_alloc_history_buffer(scp, new_ysize, prev_ysize, FALSE); in sc_set_pixel_mode() 947 sc_alloc_history_buffer(scp, new_ysize, prev_ysize, FALSE); in sc_update_render()
|
| HD | syscons.h | 543 int sc_alloc_history_buffer(scr_stat *scp, int lines,
|
| HD | syscons.c | 675 sc_alloc_history_buffer(sc_console, 0, 0, TRUE); in scmeminit() 3598 sc_alloc_history_buffer(scp, 0, 0, TRUE); in alloc_scp()
|