Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qat/
H A Dqat_ae.c2096 nent = ((struct uof_obj_table *)((base) + (off)))->uot_nentries;\ in qat_aefw_uof_parse_image()
2097 if ((lim) < off + sizeof(struct uof_obj_table) + \ in qat_aefw_uof_parse_image()
2102 *(typep) = (type)((struct uof_obj_table *) \ in qat_aefw_uof_parse_image()
2285 if (uch->uch_size < sizeof(struct uof_obj_table)) in qat_aefw_uof_parse()
2287 sc->sc_aefw_uof.qafu_num_init_mem = ((struct uof_obj_table *)(base + in qat_aefw_uof_parse()
2292 sizeof(struct uof_obj_table)); in qat_aefw_uof_parse()
2294 uch->uch_size - sizeof(struct uof_obj_table); in qat_aefw_uof_parse()
2300 if (uch->uch_size < sizeof(struct uof_obj_table) + in qat_aefw_uof_parse()
2305 sizeof(struct uof_obj_table)); in qat_aefw_uof_parse()
H A Dqatreg.h1030 struct uof_obj_table { struct