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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-taskfile.c567 int intotal = tasksize + taskout; local
573 if (copy_from_user(inbuf, buf + intotal, taskin)) {
653 int intotal = tasksize + taskout; local
654 if (copy_to_user(buf + intotal, inbuf, taskin)) {

Completed in 57 milliseconds