sym_find_firmware
if (chip && sym_find_firmware(chip)) {
if (chip == NULL || (fw = sym_find_firmware(chip)) == NULL)