Searched refs:_riva_hw_inst (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_hw.h240 struct _riva_hw_inst;
245 typedef struct _riva_hw_inst struct
280 int (*Busy)(struct _riva_hw_inst *);
281 void (*CalcStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *,int,int,int,int,int,int);
282 void (*LoadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *);
283 void (*UnloadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *);
284 void (*SetStartAddress)(struct _riva_hw_inst *,U032);
285 int (*ShowHideCursor)(struct _riva_hw_inst *,int);
286 void (*LockUnlock)(struct _riva_hw_inst *, int);

Completed in 12 milliseconds