Searched refs:_riva_hw_inst (Results 1 – 1 of 1) sorted by relevance
416 struct _riva_hw_inst;421 typedef struct _riva_hw_inst struct465 int (*Busy)(struct _riva_hw_inst *); argument466 void (*LoadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *); argument467 void (*UnloadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *); argument468 void (*SetStartAddress)(struct _riva_hw_inst *,U032); argument469 void (*SetSurfaces2D)(struct _riva_hw_inst *,U032,U032); argument470 void (*SetSurfaces3D)(struct _riva_hw_inst *,U032,U032); argument471 int (*ShowHideCursor)(struct _riva_hw_inst *,int); argument472 void (*LockUnlock)(struct _riva_hw_inst *, int); argument