Searched defs:uof_obj_hdr (Results 1 – 1 of 1) sorted by relevance
945 struct uof_obj_hdr { struct946 u_int uoh_cpu_type; /* CPU type */947 u_short uoh_min_cpu_ver; /* starting CPU version */948 u_short uoh_max_cpu_ver; /* ending CPU version */949 short uoh_max_chunks; /* max chunks in chunk obj */950 short uoh_num_chunks; /* num of actual chunks */951 u_int uoh_reserved1;952 u_int uoh_reserved2;