Searched defs:sti_font_flags (Results 1 – 1 of 1) sorted by relevance
269 struct sti_font_flags { struct270 u32 wait : 1; /* should routine idle wait or not */271 u32 non_text : 1; /* font unpack/move in non_text planes =1, text =0 */272 u32 pad : 30; /* pad to word boundary */273 u32 *future_ptr; /* pointer to future data */