nextmtd          1644 drivers/mtd/nand/raw/diskonchip.c 	struct mtd_info *mtd, *nextmtd;
nextmtd          1648 drivers/mtd/nand/raw/diskonchip.c 	for (mtd = doclist; mtd; mtd = nextmtd) {
nextmtd          1652 drivers/mtd/nand/raw/diskonchip.c 		nextmtd = doc->nextdoc;