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