Searched defs:uof_obj_hdr (Results 1 – 1 of 1) sorted by relevance
957 struct uof_obj_hdr { struct958 u_int uoh_cpu_type; /* CPU type */959 u_short uoh_min_cpu_ver; /* starting CPU version */960 u_short uoh_max_cpu_ver; /* ending CPU version */961 short uoh_max_chunks; /* max chunks in chunk obj */962 short uoh_num_chunks; /* num of actual chunks */963 u_int uoh_reserved1;964 u_int uoh_reserved2;