Searched refs:trq (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.c292 u32 trq, mrq, rem; local
297 trq = (tstatus >> 24) & 0xff;
298 mrq = trq / ndevs;
300 rem = mrq + (trq % ndevs);

Completed in 17 milliseconds