Home
last modified time | relevance | path

Searched defs:uof_image (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/qat/
H A Dqatreg.h979 struct uof_image { struct
980 u_int ui_name; /* image name */
981 u_int ui_ae_assigned; /* AccelEngines assigned */
982 u_int ui_ctx_assigned; /* AccelEngine contexts assigned */
983 u_int ui_cpu_type; /* cpu type */
984 u_int ui_entry_address; /* entry uaddress */
985 u_int ui_fill_pattern[2]; /* uword fill value */
986 u_int ui_reloadable_size; /* size of reloadable ustore section */
988 u_char ui_sensitivity; /*
992 u_char ui_reserved; /* reserved for future use */
[all …]