Home
last modified time | relevance | path

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

/csrg-svn/sys/news3400/iodev/
H A Dscsireg.h165 struct un_tuio { struct
166 /*18*/ u_char tu_opcode;
167 /*19*/ u_char tu_lun : 3;
168 /*19*/ u_char tu_resved : 3;
169 /*19*/ u_char tu_code : 2;
170 /*1a*/ u_char tu_count1;
171 /*1b*/ u_char tu_count2;
172 /*1c*/ u_char tu_count3;
173 /*1d*/ u_char tu_ctrl;
175 } un_tuio; member