tag | line | file | source code |
---|---|---|---|
bottom | 292 | drivers/char/console.c | max_y = bottom; |
bottom | 465 | drivers/char/console.c | if (y+1<bottom) { |
bottom | 470 | drivers/char/console.c | scrup(currcons,top,bottom); |
bottom | 481 | drivers/char/console.c | scrdown(currcons,top,bottom); |
bottom | 825 | drivers/char/console.c | scrdown(currcons,y,bottom); |
bottom | 844 | drivers/char/console.c | scrup(currcons,y,bottom); |
bottom | 924 | drivers/char/console.c | bottom = video_num_lines; |
bottom | 1220 | drivers/char/console.c | bottom=par[1]; |