Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/acpi/
H A Dacpi_debug.c58 static char acpi_debug_level_s[ACPI_DEBUG_MAX]; variable
109 acpi_debug_sysctl_level, 0, acpi_debug_level_s, ACPI_DEBUG_MAX, in acpi_debug_init()
128 strlcpy(acpi_debug_level_s, level, ACPI_DEBUG_MAX); in acpi_debug_init()