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

/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DACPICAHaiku.cpp156 # define DEBUG_FUNCTION_F(x, y...) macro
162 # define DEBUG_FUNCTION_F(x, y...) \
450 DEBUG_FUNCTION_F("buffer: \"%s\"; result: %" B_PRIu32, buffer, i);
476 DEBUG_FUNCTION_F("addr: 0x%08lx; length: %lu; mapped: %p; area: %" B_PRId32,
508 DEBUG_FUNCTION_F("mapped: %p; length: %lu", where, (size_t)length);
572 DEBUG_FUNCTION_F("max: %" B_PRIu32 "; count: %" B_PRIu32 "; result: %" PRId32,
596 DEBUG_FUNCTION_F("sem: %" B_PRId32, handle);
681 DEBUG_FUNCTION_F("result: %p", *outHandle);
702 DEBUG_FUNCTION_F("spinlock: %p", handle);
714 DEBUG_FUNCTION_F("spinloc
[all...]

Completed in 11 milliseconds