Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dutosi.c56 {"Windows 2000", NULL, 0, ACPI_OSI_WIN_2000}, /* Windows 2000 */
H A Dnsinit.c220 if (acpi_gbl_osi_data >= ACPI_OSI_WIN_2000) { in acpi_ns_initialize_devices()
/openbmc/linux/include/acpi/
H A Dactypes.h1292 #define ACPI_OSI_WIN_2000 0x01 macro