Searched refs:FLASH_FW_START (Results 1 – 3 of 3) sorted by relevance
233 FLASH_FW_START = FLASH_START(FLASH_FW_START_SEC), enumerator
941 FLASH_FW_START + offsetof(struct fw_hdr, fw_ver), 1, in t4_get_fw_version()954 return t4_read_flash(adapter, FLASH_FW_START + offsetof(struct fw_hdr, in t4_get_tp_version()1148 fw_start = FLASH_FW_START; in t4_load_fw()
2595 rc = -t4_read_flash(sc, FLASH_FW_START, in prep_firmware()