Home
last modified time | relevance | path

Searched refs:to_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dpci-sd0001.c108 int to_cnt = 0; in sd0001_int_pcierr() local
137 to_cnt = 0; in sd0001_int_pcierr()
139 && (to_cnt++ < SD0001_INDIR_TIME)) in sd0001_int_pcierr()
184 u32 to_cnt = 0; in sd0001_indirect_RW() local
201 && (to_cnt++ < SD0001_INDIR_TIME)); in sd0001_indirect_RW()
229 to_cnt = 0; in sd0001_indirect_RW()
231 && (to_cnt++ < SD0001_INDIR_TIME)); in sd0001_indirect_RW()
/linux-2.4.37.9/drivers/block/
Damiflop.c832 int cnt, to_cnt = 0; in encode_block() local
838 encode(data, dest + to_cnt++); in encode_block()
844 encode(data, dest + to_cnt++); in encode_block()