Home
last modified time | relevance | path

Searched refs:vesa_edid_info (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h84 struct vesa_edid_info { struct
98 extern struct vesa_edid_info *edid_info; argument
150 bool gfx_get_edid_resolution(struct vesa_edid_info *, edid_res_list_t *);
H A Dgfx_fb.c2452 gfx_get_edid_resolution(struct vesa_edid_info *edid, edid_res_list_t *res) in gfx_get_edid_resolution()
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c65 struct vesa_edid_info *edid_info = NULL;
453 static struct vesa_edid_info *
458 struct vesa_edid_info *edid_infop; in efifb_gop_get_edid()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvbe.c53 struct vesa_edid_info *edid_info = NULL;
603 struct vesa_edid_info *edidp; in vbe_get_edid()