Home
last modified time | relevance | path

Searched defs:uof_file_chunk_hdr (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/qat_c2xxx/
H A Dqatreg.h950 struct uof_file_chunk_hdr { struct
951 char ufch_id[UOF_OBJ_ID_LEN]; /* chunk identifier */
952 u_int ufch_csum; /* chunk checksum */
953 u_int ufch_offset; /* offset of the chunk in the file */
954 u_int ufch_size; /* size of the chunk */