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