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

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_hw.c475 nv3_fifo_info save_info; local in function:nv3CalcArbitration
496 save_info.video_lwm = res_info->video_lwm;
497 save_info.video_burst_size = res_info->video_burst_size;
505 res_info->video_lwm = save_info.video_lwm;
506 res_info->video_burst_size = save_info.video_burst_size;

Completed in 3 milliseconds