Home
last modified time | relevance | path

Searched refs:da_supported_commands (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c25 static u32 da_supported_commands; variable
195 if (!(da_supported_commands & (1 << buffer->cmd_class))) { in dell_smbios_call_filter()
197 da_supported_commands); in dell_smbios_call_filter()
375 da_supported_commands = table->supportedCmds; in parse_da_table()