Lines Matching refs:UINT8
27 UINT8 Type;
28 UINT8 SubType;
29 UINT8 Length[2];
50 #define NextDevicePathNode(a) ( (EFI_DEVICE_PATH *) ( ((UINT8 *) (a)) + DevicePathNodeLength(…
59 (a)->Length[0] = (UINT8) (l); \
60 (a)->Length[1] = (UINT8) ((l) >> 8); \
80 UINT8 Function;
81 UINT8 Device;
87 UINT8 SocketNumber;
109 UINT8 LegacyDriveLetter;
136 UINT8 HidStr[1];
160 UINT8 PrimarySecondary;
161 UINT8 SlaveMaster;
190 UINT8 Port;
191 UINT8 Endpoint;
199 UINT8 DeviceClass;
200 UINT8 DeviceSubclass;
201 UINT8 DeviceProtocol;
214 UINT8 IfType;
253 UINT8 DataBits;
254 UINT8 Parity;
255 UINT8 StopBits;
277 UINT8 Signature[16];
278 UINT8 MBRType;
279 UINT8 SignatureType;