HomeSort by: relevance | last modified time | path
    Searched refs:suof_chunk_hdr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_ae.c 172 struct qat_suof_image *, struct suof_chunk_hdr *);
2380 struct suof_chunk_hdr *sch)
2420 struct suof_chunk_hdr *sch;
2459 if (size < sizeof(struct suof_chunk_hdr))
2461 sch = (struct suof_chunk_hdr *)(sfh + 1);
2462 size -= sizeof(struct suof_chunk_hdr);
qatreg.h 1279 struct suof_chunk_hdr { struct

Completed in 755 milliseconds