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

/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dlinux.h158 grub_uint8_t video_height; /* e */ member in struct:linux_kernel_params
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dlinux.c481 params->video_height = 0;
501 params->video_height = grub_term_height (term);
510 params->video_height = 25;

Completed in 24 milliseconds