Searched refs:UINT8 (Results 1 – 10 of 10) sorted by relevance
24 typedef UINT8 CHAR8;25 typedef UINT8 BOOLEAN;67 UINT8 Data4[8]; 77 UINT8 Month; // 1 - 1278 UINT8 Day; // 1 - 3179 UINT8 Hour; // 0 - 2382 UINT8 Pad1;85 UINT8 Daylight;86 UINT8 Pad2;103 UINT8 Addr[4];[all …]
27 UINT8 Type;28 UINT8 SubType;29 UINT8 Length[2];80 UINT8 Function;81 UINT8 Device;109 UINT8 LegacyDriveLetter;136 UINT8 HidStr[1];190 UINT8 Port;214 UINT8 IfType;254 UINT8 Parity;[all …]
32 IN UINT8 BarIndex,45 IN UINT8 BarIndex,76 IN UINT8 DestBarIndex,78 IN UINT8 SrcBarIndex,184 IN UINT8 BarIndex,194 IN UINT8 BarIndex,
634 UINT8 Blue;635 UINT8 Green;636 UINT8 Red;637 UINT8 Reserved;
66 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) Ptr) + Size))555 IN UINT8 Value
5 typedef unsigned char UINT8; typedef
213 typedef UINT8 TPM_HT;429 UINT8 sizeofSelect;436 UINT8 sizeofSelect;
66 #define ACPI_UINT8_MAX (UINT8) (~((UINT8) 0)) /* 0xFF */128 typedef unsigned char UINT8; typedef
96 typedef uint8_t UINT8; typedef
98 typedef uint8_t UINT8; typedef
Completed in 29 milliseconds