STI_PTR            88 drivers/video/console/sticore.c 	inptr->ext_ptr = STI_PTR(inptr_ext);
STI_PTR           119 drivers/video/console/sticore.c 	outptr->ext_ptr = STI_PTR(&sti->sti_data->inq_outptr_ext);
STI_PTR           140 drivers/video/console/sticore.c 		.font_start_addr= STI_PTR(sti->font->raw),
STI_PTR           438 drivers/video/console/sticore.c 	glob_cfg->ext_ptr = STI_PTR(glob_cfg_ext);
STI_PTR           439 drivers/video/console/sticore.c 	glob_cfg->save_addr = STI_PTR(save_addr);
STI_PTR           485 drivers/video/console/sticore.c 	glob_cfg_ext->sti_mem_addr = STI_PTR(sti_mem_addr);
STI_PTR           757 drivers/video/console/sticore.c 	address = (unsigned long) STI_PTR(raw);
STI_PTR          1098 drivers/video/console/sticore.c 	unsigned long _flags = STI_PTR(flags);
STI_PTR          1099 drivers/video/console/sticore.c 	unsigned long _inptr = STI_PTR(inptr);
STI_PTR          1100 drivers/video/console/sticore.c 	unsigned long _outptr = STI_PTR(outptr);
STI_PTR          1101 drivers/video/console/sticore.c 	unsigned long _glob_cfg = STI_PTR(glob_cfg);