Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
w83l518d_sdmmc.c | 50 /* #define WB_SDMMC_DEBUG */ 52 #ifdef WB_SDMMC_DEBUG 53 static int wb_sdmmc_debug = 1; variable in typeref:typename:int 55 static int wb_sdmmc_debug = 0; variable in typeref:typename:int 63 if (wb_sdmmc_debug > 0) \ 593 if (wb_sdmmc_debug) { |
w83l518d_sdmmc.c | 50 /* #define WB_SDMMC_DEBUG */ 52 #ifdef WB_SDMMC_DEBUG 53 static int wb_sdmmc_debug = 1; variable in typeref:typename:int 55 static int wb_sdmmc_debug = 0; variable in typeref:typename:int 63 if (wb_sdmmc_debug > 0) \ 593 if (wb_sdmmc_debug) { |