Searched defs:ainfo (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h136 struct alias_info *ainfo; member in union:symbol::__anon4017
/drivers/video/riva/
H A Driva_hw.c242 static int nv3_iterate(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) argument
260 cur = ainfo->cur;
264 if (ainfo->gburst_size == 128) max_gfsize = GFIFO_SIZE_128;
269 if (ainfo->vid_en)
271 if (ainfo->wcvocc > ainfo->vocc) ainfo->wcvocc = ainfo->vocc;
272 if (ainfo->wcvlwm > vlwm) ainfo
427 nv3_arb(nv3_fifo_info * res_info, nv3_sim_state * state, nv3_arb_info *ainfo) argument
534 nv3_get_param(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) argument
568 nv3_arb_info ainfo; local
[all...]

Completed in 305 milliseconds