FLASH_CMD_NONE    296 drivers/scsi/aic94xx/aic94xx_init.c      {"",            FLASH_CMD_NONE}      /* Last entry should be NULL. */
FLASH_CMD_NONE    331 drivers/scsi/aic94xx/aic94xx_init.c 	int flash_command = FLASH_CMD_NONE;
FLASH_CMD_NONE    348 drivers/scsi/aic94xx/aic94xx_init.c 	for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) {
FLASH_CMD_NONE    355 drivers/scsi/aic94xx/aic94xx_init.c 	if (flash_command == FLASH_CMD_NONE) {
FLASH_CMD_NONE    569 drivers/scsi/pm8001/pm8001_ctl.c      {"",            FLASH_CMD_NONE} /* Last entry should be NULL. */
FLASH_CMD_NONE    715 drivers/scsi/pm8001/pm8001_ctl.c 	int flash_command = FLASH_CMD_NONE;
FLASH_CMD_NONE    741 drivers/scsi/pm8001/pm8001_ctl.c 	for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) {
FLASH_CMD_NONE    748 drivers/scsi/pm8001/pm8001_ctl.c 	if (flash_command == FLASH_CMD_NONE) {