Searched refs:sticon_sti (Results 1 – 1 of 1) sorted by relevance
59 #define STI_DEF_FONT sticon_sti->font67 static struct sti_struct *sticon_sti; variable133 struct sti_struct *sti = sticon_sti; in sticon_scroll()173 struct sti_struct *sti = sticon_sti; in sticon_set_font()278 struct sti_struct *sti = sticon_sti; in sticon_init()309 sti_clear(sticon_sti, sy, sx, height, width, in sticon_clear()387 if (sticon_sti) in sticonsole_init()390 sticon_sti = sti_get_rom(0); in sticonsole_init()391 if (!sticon_sti) in sticonsole_init()398 sticon_sti->sti_data->inq_outptr.dev_name, in sticonsole_init()[all …]