Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/compiler/
HDasloptions.c99 printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); in AslCommandLine()
129 printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); in AslCommandLine()
648 printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); in AslDoOptions()
/NextBSD/sys/contrib/dev/acpica/include/
HDacapps.h71 #define ACPI_COMMON_SIGNON(UtilityName) \ macro