Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c2095 nent = ((struct uof_obj_table *)((base) + (off)))->uot_nentries;\ in qat_aefw_uof_parse_image()
2096 if ((lim) < off + sizeof(struct uof_obj_table) + \ in qat_aefw_uof_parse_image()
2101 *(typep) = (type)((struct uof_obj_table *) \ in qat_aefw_uof_parse_image()
2284 if (uch->uch_size < sizeof(struct uof_obj_table)) in qat_aefw_uof_parse()
2286 sc->sc_aefw_uof.qafu_num_init_mem = ((struct uof_obj_table *)(base + in qat_aefw_uof_parse()
2291 sizeof(struct uof_obj_table)); in qat_aefw_uof_parse()
2293 uch->uch_size - sizeof(struct uof_obj_table); in qat_aefw_uof_parse()
2299 if (uch->uch_size < sizeof(struct uof_obj_table) + in qat_aefw_uof_parse()
2304 sizeof(struct uof_obj_table)); in qat_aefw_uof_parse()
H A Dqatreg.h1029 struct uof_obj_table { struct