Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c32 #define DEBUG_PRINT_L3(...) debug_print(DEBUG_LEVEL_3_BIT, __VA_ARGS__) macro
199 DEBUG_PRINT_L3("\tRead %d bytes\n", bytes_read); in read_adi()
228 DEBUG_PRINT_L3("\tRead %d bytes starting at offset 0x%lx\n", in pread_adi()
254 DEBUG_PRINT_L3("\tWrote %d of %d bytes\n", bytes_written, buf_sz); in write_adi()
287 DEBUG_PRINT_L3("\tWrote %d of %d bytes starting at address 0x%lx\n", in pwrite_adi()