Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqatreg.h938 struct uof_file_chunk_hdr { struct
939 char ufch_id[UOF_OBJ_ID_LEN]; /* chunk identifier */
940 u_int ufch_csum; /* chunk checksum */
941 u_int ufch_offset; /* offset of the chunk in the file */
942 u_int ufch_size; /* size of the chunk */