Searched refs:gc_scroll_up (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.c287 static void gc_scroll_up(int num, unsigned int top, unsigned int bottom);
672 gc_scroll_up(1, gc_scrreg_top, gc_scrreg_bottom);
913 gc_scroll_up(1, gc_scrreg_top, gc_scrreg_bottom);
942 gc_scroll_up(1, gc_scrreg_top, gc_scrreg_bottom);
1141 gc_scroll_up(int num, unsigned int top, unsigned int bottom) function

Completed in 21 milliseconds