Lines Matching refs:UCHAR
60 UCHAR status; /* 0 nonbootable; 80h bootable */
61 UCHAR start_head;
63 UCHAR type;
64 UCHAR end_head;
71 UCHAR DeviceType : 5;
72 UCHAR DeviceTypeQualifier : 3;
73 UCHAR DeviceTypeModifier : 7;
74 UCHAR RemovableMedia : 1;
75 UCHAR Versions;
76 UCHAR ResponseDataFormat;
77 UCHAR AdditionalLength;
78 UCHAR Reserved[2];
79 UCHAR SoftReset : 1;
80 UCHAR CommandQueue : 1;
81 UCHAR Reserved2 : 1;
82 UCHAR LinkedCommands : 1;
83 UCHAR Synchronous : 1;
84 UCHAR Wide16Bit : 1;
85 UCHAR Wide32Bit : 1;
86 UCHAR RelativeAddressing : 1;
87 UCHAR VendorId[8];
88 UCHAR ProductId[16];
89 UCHAR ProductRevisionLevel[4];
90 UCHAR VendorSpecific[20];
91 UCHAR Reserved3[40];
190 UCHAR status;
191 UCHAR ver_601;
192 UCHAR beeping;
199 typedef void (*HPT_DPC)(IAL_ADAPTER_T *,void*,UCHAR);
201 int hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T *pAdapter, void *arg, UCHAR flags);
202 void hpt_rebuild_data_block(IAL_ADAPTER_T *pAdapter, PVDevice pArray, UCHAR flags);
270 UCHAR buffer[0];
309 UCHAR buffer[0];