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

/freebsd-9.3-release/sys/dev/advansys/
H A Dadvlib.c1097 u_int old_period; local
1108 old_period = tinfo->current.period;
1112 && ((old_period != period || old_offset != offset)
/freebsd-9.3-release/sys/dev/amd/
H A Damd.c772 u_int old_period; local
776 old_period = tinfo->current.period;
779 && (old_period != period || old_offset != offset)) {
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx.c1914 u_int old_period; local
1943 old_period = tinfo->curr.period;
1948 && (old_period != period
H A Daic79xx.c3086 u_int old_period; local
3115 old_period = tinfo->curr.period;
3120 && (old_period != period

Completed in 208 milliseconds