Lines Matching refs:u_char
85 u_char DeviceType : 5;
86 u_char DeviceTypeQualifier : 3;
87 u_char DeviceTypeModifier : 7;
88 u_char RemovableMedia : 1;
89 u_char Versions;
90 u_char ResponseDataFormat;
91 u_char AdditionalLength;
92 u_char Reserved[2];
93 u_char SoftReset : 1;
94 u_char CommandQueue : 1;
95 u_char Reserved2 : 1;
96 u_char LinkedCommands : 1;
97 u_char Synchronous : 1;
98 u_char Wide16Bit : 1;
99 u_char Wide32Bit : 1;
100 u_char RelativeAddressing : 1;
101 u_char VendorId[8];
102 u_char ProductId[16];
103 u_char ProductRevisionLevel[4];
104 u_char VendorSpecific[20];
105 u_char Reserved3[40];