Searched defs:otx_cpt_engs_rsvd (Results 1 – 1 of 1) sorted by relevance
110 struct otx_cpt_engs_rsvd { struct111 int type; /* engine type */112 int count; /* number of engines attached */113 int offset; /* constant offset of engine type in the bitmap */114 unsigned long *bmap; /* attached engines bitmap */115 struct otx_cpt_ucode *ucode; /* ucode used by these engines */