Searched defs:sti_blkmv_flags (Results 1 – 1 of 1) sorted by relevance
282 struct sti_blkmv_flags { struct283 u32 wait : 1; /* should routine idle wait or not */284 u32 color : 1; /* change color during move? */285 u32 clear : 1; /* clear during move? */286 u32 non_text : 1; /* block move in non_text planes =1, text =0 */287 u32 pad : 28; /* pad to word boundary */288 u32 future_ptr; /* pointer to future data */