Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dftl.c195 uint16_t xvalid, xtrans, i; in build_maps() local
217 xvalid = xtrans = 0; in build_maps()
235 xvalid++; in build_maps()
258 (xvalid+xtrans != le16_to_cpu(header.NumEraseUnits))) { in build_maps()