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

  /src/sys/dev/pci/qat/
qat_ae.c 2419 struct suof_file_hdr *sfh;
2429 if (size < sizeof(struct suof_file_hdr))
2445 size - offsetof(struct suof_file_hdr, sfh_min_ver));
2449 size -= sizeof(struct suof_file_hdr);
qatreg.h 1268 struct suof_file_hdr { struct

Completed in 45 milliseconds