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

/osnet-11/usr/src/grub/grub2/grub-core/video/i386/pc/
H A Dvbe.c982 struct grub_vbe_mode_info_block best_vbe_mode_info; local
1092 < (grub_uint64_t) best_vbe_mode_info.bits_per_pixel
1093 * best_vbe_mode_info.x_resolution * best_vbe_mode_info.y_resolution)
1098 grub_memcpy (&best_vbe_mode_info, &vbe_mode_info, sizeof (vbe_mode_info));

Completed in 22 milliseconds