Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbsh3/evbsh3/ | |
bus_dma.c | 46 #if defined(DEBUG) && defined(BUSDMA_DEBUG) 47 int busdma_debug = 0; variable in typeref:typename:int 48 #define DPRINTF(a) if (busdma_debug) printf a |
bus_dma.c | 46 #if defined(DEBUG) && defined(BUSDMA_DEBUG) 47 int busdma_debug = 0; variable in typeref:typename:int 48 #define DPRINTF(a) if (busdma_debug) printf a |
/src/sys/arch/landisk/landisk/ | |
bus_dma.c | 46 #if defined(DEBUG) && defined(BUSDMA_DEBUG) 47 int busdma_debug = 0; variable in typeref:typename:int 48 #define DPRINTF(a) if (busdma_debug) printf a |
bus_dma.c | 46 #if defined(DEBUG) && defined(BUSDMA_DEBUG) 47 int busdma_debug = 0; variable in typeref:typename:int 48 #define DPRINTF(a) if (busdma_debug) printf a |