rq_async           88 drivers/char/agp/isoch.c 	u32 tot_bw = 0, tot_n = 0, tot_rq = 0, y_max, rq_isoch, rq_async;
rq_async          229 drivers/char/agp/isoch.c 	rq_async = target.rq - rq_isoch;
rq_async          244 drivers/char/agp/isoch.c 	step      = rq_async / ndevs;
rq_async          245 drivers/char/agp/isoch.c 	rem_async = step + (rq_async % ndevs);