Home
last modified time | relevance | path

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

/csrg-svn/sys/news3400/iodev/
H A Dscsireg.h157 struct un_type0 { struct
158 /*18*/ u_int t0_opcode : 8;
159 /*19*/ u_int t0_lun : 3;
160 /*19*/ u_int t0_lad : 21;
161 /*1c*/ u_char t0_count;
162 /*1d*/ u_char t0_ctrl;
164 } un_type0; member