Searched refs:flash_command_table (Results 1 – 1 of 1) sorted by relevance
283 static struct flash_command flash_command_table[] = variable339 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) { in asd_store_update_bios()340 if (!memcmp(flash_command_table[i].command, in asd_store_update_bios()342 flash_command = flash_command_table[i].code; in asd_store_update_bios()