Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c71 efifb_color_depth(struct efi_fb *efifb) in efifb_color_depth()
86 efifb_mask_from_pixfmt(struct efi_fb *efifb, EFI_GRAPHICS_PIXEL_FORMAT pixfmt, in efifb_mask_from_pixfmt()
120 efifb_from_gop(struct efi_fb *efifb, EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE *mode, in efifb_from_gop()
289 efifb_from_uga(struct efi_fb *efifb, EFI_UGA_DRAW_PROTOCOL *uga) in efifb_from_uga()
512 efi_find_framebuffer(struct efi_fb *efifb) in efi_find_framebuffer()
571 print_efifb(int mode, struct efi_fb *efifb, int verbose) in print_efifb()
H A Dbootinfo.c251 struct efi_fb efifb; in bi_load_efi_data() local
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c47 struct efi_fb efifb; variable