Searched refs:ACPI_GET_FUNCTION_NAME (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/platform/
H A Dacgcc.h51 #define ACPI_GET_FUNCTION_NAME __FUNCTION__ macro
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dacoutput.h240 * If ACPI_GET_FUNCTION_NAME was not defined in the compiler-dependent header,
244 #ifndef ACPI_GET_FUNCTION_NAME
245 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro
259 #endif /* ACPI_GET_FUNCTION_NAME */
265 #define ACPI_DEBUG_PARAMETERS __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT

Completed in 112 milliseconds