Searched refs:chunk_offset (Results 1 – 4 of 4) sorted by relevance
66 int err = 0, ucode_offset, chunk_offset; in dload_ucode_part() local69 chunk_offset = OFFSETOF(wl_ucode_info_t, data_chunk); in dload_ucode_part()81 size2alloc = ucode_offset + chunk_offset + ucode_chunk_len; in dload_ucode_part()94 memset(new_buf+ucode_offset+chunk_offset, 0, size2alloc-ucode_offset-chunk_offset); in dload_ucode_part()
209 __le64 chunk_offset; member
1283 size_t chunk_offset = pos; in Initialize() local1322 LOG(WARNING) << "Inflate failed [" << strm.msg << "] at offset [" << chunk_offset in Initialize()
299 uint32 chunk_offset; member