#include "smbios/types.h"#include "smbios/config/abi_prefix.hpp"#include "smbios/config/abi_suffix.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | smi |
Classes | |
| struct | callintf_cmd |
| struct | calling_interface_command_buffer |
Defines | |
| #define | KERNEL_SMI_MAGIC_NUMBER (0x534D4931) |
| #define | DELL_CALLINTF_SMI_MAGIC_NUMBER (0x42534931) |
Enumerations | |
| enum | { class_user_password = 9, class_admin_password = 10 } |
Variables | |
| struct smi::callintf_cmd | LIBSMBIOS_PACKED_ATTR |
| #define DELL_CALLINTF_SMI_MAGIC_NUMBER (0x42534931) |
Definition at line 52 of file SmiLowLevel.h.
Referenced by DellCallingInterfaceSmiImpl::DellCallingInterfaceSmiImpl().
| #define KERNEL_SMI_MAGIC_NUMBER (0x534D4931) |
Definition at line 51 of file SmiLowLevel.h.
Referenced by DellCallingInterfaceSmiImpl::DellCallingInterfaceSmiImpl().
1.5.6