Searched defs:un_mtio (Results 1 – 1 of 1) sorted by relevance
176 struct un_mtio { struct177 /*18*/ u_char mt_opcode;178 /*19*/ u_char mt_lun : 3;179 /*19*/ u_char mt_resvd : 2;180 /*19*/ u_char mt_st : 1;181 /*19*/ u_char mt_code : 2;182 /*1a*/ u_char mt_len1;183 /*1b*/ u_char mt_len2;184 /*1c*/ u_char mt_len3;185 /*1d*/ u_char mt_ctrl;[all …]