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

/netbsd-current/sys/dev/pci/qat/
H A Dqat_ae.c1842 struct uof_obj_hdr *uoh = sc->sc_aefw_uof.qafu_obj_hdr;
2121 uintptr_t base = (uintptr_t)sc->sc_aefw_uof.qafu_obj_hdr;
2336 sc->sc_aefw_uof.qafu_obj_hdr = uoh;
2338 base = (uintptr_t)sc->sc_aefw_uof.qafu_obj_hdr;
H A Dqatvar.h357 struct uof_obj_hdr *qafu_obj_hdr; /* UOF_OBJS */ member in struct:qat_aefw_uof

Completed in 144 milliseconds