sfdp_4bait 3882 drivers/mtd/spi-nor/spi-nor.c static const struct sfdp_4bait reads[] = { sfdp_4bait 3893 drivers/mtd/spi-nor/spi-nor.c static const struct sfdp_4bait programs[] = { sfdp_4bait 3898 drivers/mtd/spi-nor/spi-nor.c static const struct sfdp_4bait erases[SNOR_ERASE_TYPE_MAX] = { sfdp_4bait 3940 drivers/mtd/spi-nor/spi-nor.c const struct sfdp_4bait *read = &reads[i]; sfdp_4bait 3954 drivers/mtd/spi-nor/spi-nor.c const struct sfdp_4bait *program = &programs[i]; sfdp_4bait 3973 drivers/mtd/spi-nor/spi-nor.c const struct sfdp_4bait *erase = &erases[i];