mda_vram_len       52 drivers/video/console/mdacon.c static unsigned long	mda_vram_len;		/* Size of video memory */
mda_vram_len      244 drivers/video/console/mdacon.c 		mda_vram_len = 0x02000;
mda_vram_len      325 drivers/video/console/mdacon.c 	mda_vram_len  = 0x01000;
mda_vram_len      326 drivers/video/console/mdacon.c 	mda_vram_base = (u16 *)VGA_MAP_MEM(0xb0000, mda_vram_len);
mda_vram_len      347 drivers/video/console/mdacon.c 	mda_set_cursor(mda_vram_len - 1);
mda_vram_len      350 drivers/video/console/mdacon.c 		mda_type_name, mda_vram_len/1024);
mda_vram_len      487 drivers/video/console/mdacon.c 		mda_set_cursor(mda_vram_len - 1);