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

/linux-master/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);
228 DEBUG_PRINT_L3("\tRead %d bytes starting at offset 0x%lx\n",
254 DEBUG_PRINT_L3("\tWrote %d of %d bytes\n", bytes_written, buf_sz);
287 DEBUG_PRINT_L3("\tWrote %d of %d bytes starting at address 0x%lx\n",

Completed in 129 milliseconds