sfdp_4bait
static const struct sfdp_4bait reads[] = {
static const struct sfdp_4bait programs[] = {
static const struct sfdp_4bait erases[SNOR_ERASE_TYPE_MAX] = {
const struct sfdp_4bait *read = &reads[i];
const struct sfdp_4bait *program = &programs[i];
const struct sfdp_4bait *erase = &erases[i];