Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
Dadi-test.c36 #define DEBUG_PRINT_L3(...) debug_print(DEBUG_LEVEL_3_BIT, __VA_ARGS__) macro
203 DEBUG_PRINT_L3("\tRead %d bytes\n", bytes_read); in read_adi()
232 DEBUG_PRINT_L3("\tRead %d bytes starting at offset 0x%lx\n", in pread_adi()
258 DEBUG_PRINT_L3("\tWrote %d of %d bytes\n", bytes_written, buf_sz); in write_adi()
291 DEBUG_PRINT_L3("\tWrote %d of %d bytes starting at address 0x%lx\n", in pwrite_adi()