vga_config         75 dev/ic/vga.c   	struct vga_config *cfg;
vga_config         88 dev/ic/vga.c   struct vga_config vga_console_vc;
vga_config         90 dev/ic/vga.c   int	vga_selectfont(struct vga_config *, struct vgascreen *,
vga_config         92 dev/ic/vga.c   void	vga_init_screen(struct vga_config *, struct vgascreen *,
vga_config         94 dev/ic/vga.c   void	vga_init(struct vga_config *, bus_space_tag_t, bus_space_tag_t);
vga_config         95 dev/ic/vga.c   void	vga_setfont(struct vga_config *, struct vgascreen *);
vga_config        239 dev/ic/vga.c   void vga_doswitch(struct vga_config *);
vga_config        335 dev/ic/vga.c   	struct vga_config *vc;
vga_config        389 dev/ic/vga.c   	struct vga_config *vc;
vga_config        462 dev/ic/vga.c   	struct vga_config *vc;
vga_config        523 dev/ic/vga.c   	struct vga_config *vc;
vga_config        532 dev/ic/vga.c   		vc = malloc(sizeof(struct vga_config), M_DEVBUF, M_NOWAIT);
vga_config        535 dev/ic/vga.c   		bzero(vc, sizeof(struct vga_config));
vga_config        602 dev/ic/vga.c   	struct vga_config *vc = v;
vga_config        643 dev/ic/vga.c   	struct vga_config *vc = v;
vga_config        659 dev/ic/vga.c   	struct vga_config *vc = v;
vga_config        698 dev/ic/vga.c   	struct vga_config *vc = vs->cfg;
vga_config        724 dev/ic/vga.c   	struct vga_config *vc;
vga_config        748 dev/ic/vga.c   	struct vga_config *vc = scr->cfg;
vga_config        771 dev/ic/vga.c   	struct vga_config *vc;
vga_config        848 dev/ic/vga.c   	struct vga_config *vc = v;
vga_config        919 dev/ic/vga.c   	struct vga_config *vc = v;
vga_config        966 dev/ic/vga.c   	struct vga_config *vc = scr->cfg;
vga_config       1001 dev/ic/vga.c   	struct vga_config *vc = scr->cfg;
vga_config       1294 dev/ic/vga.c   	struct vga_config *vc = v;
vga_config       1324 dev/ic/vga.c   	struct vga_config *vc = c;
vga_config         43 dev/ic/vgavar.h struct vga_config {
vga_config         51 dev/isa/vga_isa.c 	struct vga_config *sc_vc;	/* VGA configuration */
vga_config        122 dev/pci/agp.c  	struct vga_config* vs = (struct vga_config*) v;
vga_config        138 dev/pci/agp.c  	struct vga_config *vc = v;
vga_config        271 dev/pci/agp.c  	struct vga_config *vc = v;
vga_config        187 dev/pci/vga_pci.c 	struct vga_config *vc = (struct vga_config *)v;
vga_config        215 dev/pci/vga_pci.c 	struct vga_config *vc = (struct vga_config *)v;
vga_config         68 dev/pci/vga_pcivar.h 	struct vga_config *sc_vc;	/* VGA configuration */