Searched refs:uof_file_chunk_hdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qat/
H A Dqat_ae.c2206 struct uof_file_chunk_hdr *ufch;
2229 if (size < sizeof(struct uof_file_chunk_hdr) * ufh->ufh_num_chunks)
2231 ufch = (struct uof_file_chunk_hdr *)(ufh + 1);
H A Dqatreg.h951 struct uof_file_chunk_hdr { struct

Completed in 111 milliseconds