Searched refs:lio_firmware_file_header (Results 1 – 2 of 2) sorted by relevance
859 struct lio_firmware_file_header *h; in lio_download_firmware()863 if (size < sizeof(struct lio_firmware_file_header)) { in lio_download_firmware()866 (uint32_t) sizeof(struct lio_firmware_file_header)); in lio_download_firmware()870 h = __DECONST(struct lio_firmware_file_header *, data); in lio_download_firmware()877 crc32_result = crc32(data, sizeof(struct lio_firmware_file_header) - in lio_download_firmware()902 data += sizeof(struct lio_firmware_file_header); in lio_download_firmware()
58 struct lio_firmware_file_header { struct