Lines Matching defs:vc
348 vga_selectfont(struct vga_config *vc, struct vgascreen *scr, const char *name1, in vga_selectfont()
398 vga_init_screen(struct vga_config *vc, struct vgascreen *scr, in vga_init_screen()
467 vga_init(struct vga_config *vc, bus_space_tag_t iot, bus_space_tag_t memt) in vga_init()
531 struct vga_config *vc; in vga_extended_attach() local
614 struct vga_config *vc = v; in vga_ioctl() local
661 struct vga_config *vc = v; in vga_mmap() local
673 struct vga_config *vc = v; in vga_alloc_screen() local
711 struct vga_config *vc = vs->cfg; in vga_free_screen() local
736 vga_setfont(struct vga_config *vc, struct vgascreen *scr) in vga_setfont()
755 struct vga_config *vc = scr->cfg; in vga_show_screen() local
778 struct vga_config *vc = arg; in vga_doswitch() local
853 struct vga_config *vc = v; in vga_load_font() local
919 struct vga_config *vc = v; in vga_list_font() local
948 struct vga_config *vc = v; in vga_scrollback() local
991 struct vga_config *vc = scr->cfg; in vga_pack_attr() local
1023 struct vga_config *vc = scr->cfg; in vga_unpack_attr() local
1171 struct vga_config *vc = v; in vga_burner() local
1198 struct vga_config *vc = c; in vga_getchar() local
1204 vga_save_palette(struct vga_config *vc) in vga_save_palette()
1220 vga_restore_palette(struct vga_config *vc) in vga_restore_palette()
1236 vga_restore_fonts(struct vga_config *vc) in vga_restore_fonts()
1252 vga_pick_monitor_type(struct vga_config *vc) in vga_pick_monitor_type()