Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A Daic94xx_init.c278 struct flash_command { struct
283 static struct flash_command flash_command_table[] = argument
322 int flash_command = FLASH_CMD_NONE; in asd_store_update_bios() local
342 flash_command = flash_command_table[i].code; in asd_store_update_bios()
346 if (flash_command == FLASH_CMD_NONE) { in asd_store_update_bios()
399 if (flash_command == FLASH_CMD_UPDATE) { in asd_store_update_bios()