Searched refs:hs_fw_cmdset (Results 1 – 2 of 2) sorted by relevance
588 if (state->hs_fw_cmdset == HERMON_FLASH_UNKNOWN_CMDSET) { in hermon_ioctl_flash_init()1404 switch (state->hs_fw_cmdset) { in hermon_ioctl_write_boot_addr()1453 switch (state->hs_fw_cmdset) { in hermon_flash_reset()1574 switch (state->hs_fw_cmdset) { in hermon_flash_write_sector()1680 switch (state->hs_fw_cmdset) { in hermon_flash_write_byte()1802 state->hs_fw_cmdset); in hermon_flash_write_byte()1828 switch (state->hs_fw_cmdset) { in hermon_flash_erase_sector()1959 state->hs_fw_cmdset); in hermon_flash_erase_sector()1987 switch (state->hs_fw_cmdset) { in hermon_flash_erase_chip()2063 "unknown cmd set: 0x%x\n", state->hs_fw_cmdset); in hermon_flash_erase_chip()[all …]
679 int hs_fw_cmdset; member