Home
last modified time | relevance | path

Searched refs:old_offset (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c1896 u_int old_offset; in ahc_set_syncrate() local
1925 old_offset = tinfo->curr.offset; in ahc_set_syncrate()
1930 || old_offset != offset in ahc_set_syncrate()
Daic79xx_core.c2612 u_int old_offset; in ahd_set_syncrate() local
2641 old_offset = tinfo->curr.offset; in ahd_set_syncrate()
2646 || old_offset != offset in ahd_set_syncrate()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c2153 unsigned int old_period, old_offset; in aic7xxx_set_syncrate() local
2166 old_offset = p->transinfo[tindex].cur_offset; in aic7xxx_set_syncrate()