Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Dmetadata.h45 struct efi_fb { struct
46 uint64_t fb_addr;
47 uint64_t fb_size;
48 uint32_t fb_height;
49 uint32_t fb_width;
50 uint32_t fb_stride;
51 uint32_t fb_mask_red;
52 uint32_t fb_mask_green;
53 uint32_t fb_mask_blue;
54 uint32_t fb_mask_reserved;
/freebsd/sys/arm/include/
H A Dmetadata.h50 struct efi_fb { struct
51 uint64_t fb_addr;
52 uint64_t fb_size;
53 uint32_t fb_height;
54 uint32_t fb_width;
55 uint32_t fb_stride;
56 uint32_t fb_mask_red;
57 uint32_t fb_mask_green;
58 uint32_t fb_mask_blue;
59 uint32_t fb_mask_reserved;
/freebsd/sys/riscv/include/
H A Dmetadata.h50 struct efi_fb { struct
51 uint64_t fb_addr;
52 uint64_t fb_size;
53 uint32_t fb_height;
54 uint32_t fb_width;
55 uint32_t fb_stride;
56 uint32_t fb_mask_red;
57 uint32_t fb_mask_green;
58 uint32_t fb_mask_blue;
59 uint32_t fb_mask_reserved;
/freebsd/sys/x86/include/
H A Dmetadata.h50 struct efi_fb { struct
51 uint64_t fb_addr;
52 uint64_t fb_size;
53 uint32_t fb_height;
54 uint32_t fb_width;
55 uint32_t fb_stride;
56 uint32_t fb_mask_red;
57 uint32_t fb_mask_green;
58 uint32_t fb_mask_blue;
59 uint32_t fb_mask_reserved;