vga_config
struct vga_config *vc = scr->cfg;
struct vga_config vga_console_vc;
int vga_selectfont(struct vga_config *, struct vgascreen *,
void vga_init_screen(struct vga_config *, struct vgascreen *,
void vga_init(struct vga_config *, bus_space_tag_t, bus_space_tag_t);
void vga_setfont(struct vga_config *, struct vgascreen *);
void vga_pick_monitor_type(struct vga_config *);
struct vga_config *vc = v;
struct vga_config *vc = c;
vga_save_palette(struct vga_config *vc)
vga_restore_palette(struct vga_config *vc)
vga_restore_fonts(struct vga_config *vc)
vga_pick_monitor_type(struct vga_config *vc)
vga_selectfont(struct vga_config *vc, struct vgascreen *scr, const char *name1,
vga_init_screen(struct vga_config *vc, struct vgascreen *scr,
vga_init(struct vga_config *vc, bus_space_tag_t iot, bus_space_tag_t memt)
struct vga_config *
struct vga_config *
struct vga_config *vc;
struct vga_config *vc = v;
struct vga_config *vc = v;
struct vga_config *vc = v;
struct vga_config *vc = vs->cfg;
vga_setfont(struct vga_config *vc, struct vgascreen *scr)
struct vga_config *vc = scr->cfg;
struct vga_config *vc = arg;
struct vga_config *vc = v;
struct vga_config *vc = v;
struct vga_config *vc = v;
struct vga_config *vc = scr->cfg;
struct vga_config *
struct vga_config *
void vga_restore_fonts(struct vga_config *);
void vga_restore_palette(struct vga_config *);
void vga_save_palette(struct vga_config *);
struct vga_config *cfg;
struct vga_config *sc_vc; /* VGA configuration */
struct vga_config *vc = sc->sc_vc;
struct vga_config *vc = sc->sc_vc;
struct vga_config *sc_vc;