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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/init/
H A Dinitramfs.c458 loff_t saved_offset = this_header; local
483 this_header = saved_offset + inptr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3038 u_int saved_offset; local
3057 saved_offset = offset = ahc->msgin_buf[4];
3070 ahc->msgin_buf[3], saved_offset,
3086 if (saved_offset != offset) {
3215 u_int saved_offset; local
3247 saved_offset = offset;
3274 || saved_offset != offset
3309 saved_offset, saved_ppr_options,
H A Daic79xx_core.c4356 u_int saved_offset; local
4375 saved_offset = offset = ahd->msgin_buf[4];
4386 ahd->msgin_buf[3], saved_offset,
4401 if (saved_offset != offset) {
4529 u_int saved_offset; local
4561 saved_offset = offset;
4584 || saved_offset != offset
4618 saved_offset, saved_ppr_options,

Completed in 72 milliseconds