Home
last modified time | relevance | path

Searched refs:FLASH_CMD_NONE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c274 #define FLASH_CMD_NONE 0x00 macro
287 {"", FLASH_CMD_NONE} /* Last entry should be NULL. */
322 int flash_command = FLASH_CMD_NONE; in asd_store_update_bios()
339 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) { in asd_store_update_bios()
346 if (flash_command == FLASH_CMD_NONE) { in asd_store_update_bios()