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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Disoch.c87 u32 tot_bw = 0, tot_n = 0, tot_rq = 0, y_max, rq_isoch, rq_async; local
185 tot_n += master[cdev].n;
190 if (tot_n > target.n) {
201 rem = target.n - tot_n;

Completed in 30 milliseconds