OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvsdio_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/marvell/
mvsdio.c
46
//#define
MVSDIO_DEBUG
1
47
#ifdef
MVSDIO_DEBUG
48
#define DPRINTF(n, x) if (
mvsdio_debug
>= (n)) printf x
49
int
mvsdio_debug
=
MVSDIO_DEBUG
;
variable in typeref:typename:int
Completed in 42 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025