Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/mtd/
Dftl.c304 u_int16_t xvalid, xtrans, i; in build_maps() local
325 xvalid = xtrans = 0; in build_maps()
343 xvalid++; in build_maps()
366 (xvalid+xtrans != le16_to_cpu(header.NumEraseUnits))) { in build_maps()