Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_haps.c153 u64 hdd_present; in toshiba_haps_available() local
159 status = acpi_evaluate_integer(handle, "_STA", NULL, &hdd_present); in toshiba_haps_available()
165 if (!hdd_present) { in toshiba_haps_available()