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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/lib/
H A Duaccess_pt.c308 unsigned long offset_from, offset_to, offset_max, pfn_from, pfn_to, local
369 offset_max = max(offset_from, offset_to);
370 size = min(n - done, PAGE_SIZE - offset_max);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dzalon.c42 .offset_max = 8,
H A DNCR_Q720.c28 .offset_max = 8,
H A Dncr53c8xx.h460 unsigned char offset_max; member in struct:ncr_chip
H A Daic7xxx_old.c3515 unsigned long offset_min, offset_max; local
3527 offset_max = 16;
3535 offset_max = 8;
3542 offset_max = 16;
3546 offset_max = 8;
3551 while (offset_min < offset_max)
H A Dncr53c8xx.c8178 np->maxoffs = device->chip.offset_max;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h54 u_char offset_max; member in struct:sym_chip
H A Dsym_glue.c1483 np->maxoffs = dev->chip.offset_max;

Completed in 123 milliseconds