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

/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dxnu.h51 grub_uint32_t lfb_height; member in struct:grub_xnu_boot_params
H A Dlinux.h163 grub_uint16_t lfb_height; /* 14 */ member in struct:linux_kernel_params
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dlinux.c296 params->lfb_height = mode_info.height;
301 params->lfb_size = ALIGN_UP (params->lfb_line_len * params->lfb_height, 65536);
H A Dxnu.c938 params->lfb_height = mode_info.height;
1025 bootparams->lfb_height = 0;

Completed in 43 milliseconds