Searched defs:un_type1 (Results 1 – 1 of 1) sorted by relevance
188 struct un_type1 { struct189 /*18*/ u_char t1_opcode;190 /*19*/ u_char t1_lun : 3;191 /*19*/ u_char t1_rsvd : 4;192 /*19*/ u_char t1_relat : 1;193 /*1a*/ u_short t1_ladhi;194 /*1c*/ u_short t1_ladlo;195 /*1e*/ u_char t1_p1;196 /*1f*/ u_char t1_p2;197 /*20*/ u_char t1_p3;[all …]