Home
last modified time | relevance | path

Searched defs:efi_fb (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Dmetadata.h42 struct efi_fb { struct
43 uint64_t fb_addr;
44 uint64_t fb_size;
45 uint32_t fb_height;
46 uint32_t fb_width;
47 uint32_t fb_stride;
48 uint32_t fb_mask_red;
49 uint32_t fb_mask_green;
50 uint32_t fb_mask_blue;
51 uint32_t fb_mask_reserved;
/f-stack/freebsd/arm/include/
H A Dmetadata.h47 struct efi_fb { struct
48 uint64_t fb_addr;
49 uint64_t fb_size;
50 uint32_t fb_height;
51 uint32_t fb_width;
52 uint32_t fb_stride;
53 uint32_t fb_mask_red;
54 uint32_t fb_mask_green;
55 uint32_t fb_mask_blue;
56 uint32_t fb_mask_reserved;
/f-stack/freebsd/x86/include/
H A Dmetadata.h46 struct efi_fb { struct
47 uint64_t fb_addr;
48 uint64_t fb_size;
49 uint32_t fb_height;
50 uint32_t fb_width;
51 uint32_t fb_stride;
52 uint32_t fb_mask_red;
53 uint32_t fb_mask_green;
54 uint32_t fb_mask_blue;
55 uint32_t fb_mask_reserved;