Home
last modified time | relevance | path

Searched refs:suof_chunk_hdr (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/pci/qat/
H A Dqat_ae.c172 struct qat_suof_image *, struct suof_chunk_hdr *);
2380 struct suof_chunk_hdr *sch) in qat_aefw_suof_parse_image()
2420 struct suof_chunk_hdr *sch; in qat_aefw_suof_parse()
2459 if (size < sizeof(struct suof_chunk_hdr)) in qat_aefw_suof_parse()
2461 sch = (struct suof_chunk_hdr *)(sfh + 1); in qat_aefw_suof_parse()
2462 size -= sizeof(struct suof_chunk_hdr); in qat_aefw_suof_parse()
H A Dqatreg.h1279 struct suof_chunk_hdr { struct