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

/freebsd-12-stable/sys/dev/qat/
H A Dqat_ae.c2358 struct suof_file_hdr *sfh;
2368 if (size < sizeof(struct suof_file_hdr))
2384 size - offsetof(struct suof_file_hdr, sfh_min_ver));
2388 size -= sizeof(struct suof_file_hdr);
H A Dqatreg.h1281 struct suof_file_hdr { struct

Completed in 66 milliseconds