Searched refs:secthead (Results 1 – 1 of 1) sorted by relevance
604 struct txp_fw_section_header *secthead; in txp_download_fw() local654 secthead = (struct txp_fw_section_header *)(((uint8_t *)tc990image) + in txp_download_fw()658 if ((error = txp_download_fw_section(sc, secthead, sect)) != 0) in txp_download_fw()660 secthead = (struct txp_fw_section_header *) in txp_download_fw()661 (((uint8_t *)secthead) + le32toh(secthead->nbytes) + in txp_download_fw()662 sizeof(*secthead)); in txp_download_fw()