vga_video_type 92 drivers/video/console/vgacon.c static unsigned char vga_video_type __read_mostly; /* Card type */ vga_video_type 435 drivers/video/console/vgacon.c vga_video_type = VIDEO_TYPE_EGAM; vga_video_type 451 drivers/video/console/vgacon.c vga_video_type = VIDEO_TYPE_MDA; vga_video_type 477 drivers/video/console/vgacon.c vga_video_type = VIDEO_TYPE_EGAC; vga_video_type 487 drivers/video/console/vgacon.c vga_video_type = VIDEO_TYPE_VGAC; vga_video_type 522 drivers/video/console/vgacon.c vga_video_type = VIDEO_TYPE_CGA; vga_video_type 558 drivers/video/console/vgacon.c if (vga_video_type == VIDEO_TYPE_EGAC vga_video_type 559 drivers/video/console/vgacon.c || vga_video_type == VIDEO_TYPE_VGAC vga_video_type 560 drivers/video/console/vgacon.c || vga_video_type == VIDEO_TYPE_EGAM) { vga_video_type 690 drivers/video/console/vgacon.c if (vga_video_type >= VIDEO_TYPE_VGAC) { vga_video_type 720 drivers/video/console/vgacon.c if (vga_video_type >= VIDEO_TYPE_VGAC) vga_video_type 761 drivers/video/console/vgacon.c if (vga_video_type >= VIDEO_TYPE_VGAC) vga_video_type 786 drivers/video/console/vgacon.c if (vga_video_type >= VIDEO_TYPE_VGAC) { vga_video_type 822 drivers/video/console/vgacon.c if (vga_video_type >= VIDEO_TYPE_VGAC) { vga_video_type 885 drivers/video/console/vgacon.c if (vga_video_type != VIDEO_TYPE_VGAC || vga_palette_blanked vga_video_type 1039 drivers/video/console/vgacon.c if (!mode_switch && vga_video_type == VIDEO_TYPE_VGAC) { vga_video_type 1051 drivers/video/console/vgacon.c if (vga_video_type == VIDEO_TYPE_VGAC) { vga_video_type 1084 drivers/video/console/vgacon.c if (vga_video_type != VIDEO_TYPE_EGAM) { vga_video_type 1287 drivers/video/console/vgacon.c if (vga_video_type < VIDEO_TYPE_EGAM) vga_video_type 1305 drivers/video/console/vgacon.c if (vga_video_type < VIDEO_TYPE_EGAM)