HomeSort by: relevance | last modified time | path
    Searched defs:acpi_debug_layer_s (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
acpi_debug.c 57 static char acpi_debug_layer_s[ACPI_DEBUG_MAX]; variable in typeref:typename:char[]
100 acpi_debug_sysctl_layer, 0, acpi_debug_layer_s, ACPI_DEBUG_MAX,
127 strlcpy(acpi_debug_layer_s, layer, ACPI_DEBUG_MAX);
acpi_debug.c 57 static char acpi_debug_layer_s[ACPI_DEBUG_MAX]; variable in typeref:typename:char[]
100 acpi_debug_sysctl_layer, 0, acpi_debug_layer_s, ACPI_DEBUG_MAX,
127 strlcpy(acpi_debug_layer_s, layer, ACPI_DEBUG_MAX);

Completed in 21 milliseconds