hga_fix 123 drivers/video/fbdev/hgafb.c static struct fb_fix_screeninfo hga_fix = { hga_fix 570 drivers/video/fbdev/hgafb.c hga_fix.smem_start = (unsigned long)hga_vram; hga_fix 571 drivers/video/fbdev/hgafb.c hga_fix.smem_len = hga_vram_len; hga_fix 575 drivers/video/fbdev/hgafb.c info->fix = hga_fix;