OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:busdma_debug
(Results
1 - 2
of
2
) sorted by relevancy
/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
/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
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025