Searched defs:pStruct (Results 1 – 1 of 1) sorted by relevance
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
| D | PrintInfo.c | 39 #define PRINT_PENDING_STRING(pStruct, type, element) \ argument 47 #define PRINT_SMBIOS_STRING(pStruct, stringnumber, element) \ argument 55 #define PRINT_STRUCT_VALUE(pStruct, type, element) \ argument 61 #define PRINT_STRUCT_VALUE_H(pStruct, type, element) \ argument 67 #define PRINT_STRUCT_VALUE_LH(pStruct, type, element) \ argument 73 #define PRINT_BIT_FIELD(pStruct, type, element, size) \ argument 81 #define PRINT_SMBIOS_BIT_FIELD(pStruct, startaddress, element, size) \ argument
|