Searched refs:boot_option_on_limit (Results 1 – 5 of 5) sorted by relevance
46 char boot_option_on_limit[17]; member
156 if (strlen(hardware->dmi.system.system_reset.boot_option_on_limit)) in show_dmi_system()158 hardware->dmi.system.system_reset.boot_option_on_limit); in show_dmi_system()
373 add_hs(dmi.system.system_reset.boot_option_on_limit); in dump_system()
946 strlcpy(dmi->system.system_reset.boot_option_on_limit, in dmi_decode()948 sizeof dmi->system.system_reset.boot_option_on_limit); in dmi_decode()
149 LUA_ADD_STR_S(L, system->system_reset, boot_option_on_limit) in get_system_table()