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

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/platform/
H A Dacgcc.h123 #define ACPI_GET_FUNCTION_NAME __FUNCTION__ macro
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacoutput.h317 * If ACPI_GET_FUNCTION_NAME was not defined in the compiler-dependent header,
321 #ifndef ACPI_GET_FUNCTION_NAME
322 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro
336 #endif /* ACPI_GET_FUNCTION_NAME */
342 #define ACPI_DEBUG_PARAMETERS __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT

Completed in 72 milliseconds