Searched refs:bios_enabled (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_menlow.c382 unsigned long long bios_enabled; local
384 status = acpi_evaluate_integer(NULL, BIOS_ENABLED, NULL, &bios_enabled);
388 return sprintf(buf, "%s\n", bios_enabled ? "enabled" : "disabled");
471 result = intel_menlow_add_one_attribute("bios_enabled", 0444,

Completed in 81 milliseconds