Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c1825 struct uof_obj_hdr *uoh = sc->sc_aefw_uof.qafu_obj_hdr; in qat_aefw_uof_find_chunk()
2080 uintptr_t base = (uintptr_t)sc->sc_aefw_uof.qafu_obj_hdr; in qat_aefw_uof_parse_image()
2268 sc->sc_aefw_uof.qafu_obj_hdr = uoh; in qat_aefw_uof_parse()
2270 base = (uintptr_t)sc->sc_aefw_uof.qafu_obj_hdr; in qat_aefw_uof_parse()
H A Dqatvar.h326 struct uof_obj_hdr *qafu_obj_hdr; /* UOF_OBJS */ member