Home
last modified time | relevance | path

Searched refs:HorizontalResolution (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/boot/efi/include/
HDefiuga.h49 OUT UINT32 *HorizontalResolution,
73 IN UINT32 HorizontalResolution,
HDefigop.h53 UINT32 HorizontalResolution; member
/NextBSD/sys/boot/efi/loader/arch/amd64/
HDframebuffer.c103 efifb->fb_width = info->HorizontalResolution; in efifb_from_gop()