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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Dzcore.c329 unsigned long cp_start, cp_end; /* copy range */ local
344 cp_start = max(start, sa_start);
347 buf_off = cp_start - start;
348 sa_off = cp_start - sa_start;
349 len = cp_end - cp_start;

Completed in 120 milliseconds