reqopts           363 drivers/mtd/nand/raw/nandsim.c 	uint32_t reqopts;  /* options which are required to perform the operation */
reqopts          1215 drivers/mtd/nand/raw/nandsim.c 		if (!(ns->options & ops[i].reqopts))
reqopts          1229 drivers/mtd/nand/raw/nandsim.c 				&& (ns->options & ops[idx].reqopts)) {