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

  /src/sys/dev/pci/qat/
qat_ae.c 1842 struct uof_obj_hdr *uoh = sc->sc_aefw_uof.qafu_obj_hdr;
2260 struct uof_obj_hdr *uoh;
2314 if (size < sizeof(struct uof_obj_hdr))
2316 size -= sizeof(struct uof_obj_hdr);
qatvar.h 357 struct uof_obj_hdr *qafu_obj_hdr; /* UOF_OBJS */
qatreg.h 945 struct uof_obj_hdr { struct

Completed in 16 milliseconds