OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvgbe_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/marvell/
if_mvgbe.c
69
/* #define
MVGBE_DEBUG
3 */
70
#ifdef
MVGBE_DEBUG
71
#define DPRINTF(x) if (
mvgbe_debug
) printf x
72
#define DPRINTFN(n, x) if (
mvgbe_debug
>= (n)) printf x
73
int
mvgbe_debug
=
MVGBE_DEBUG
;
variable in typeref:typename:int
306
#ifdef
MVGBE_DEBUG
2103
#ifdef
MVGBE_DEBUG
2104
if (
mvgbe_debug
>= 3)
2256
#ifdef
MVGBE_DEBUG
[
all
...]
if_mvgbe.c
69
/* #define
MVGBE_DEBUG
3 */
70
#ifdef
MVGBE_DEBUG
71
#define DPRINTF(x) if (
mvgbe_debug
) printf x
72
#define DPRINTFN(n, x) if (
mvgbe_debug
>= (n)) printf x
73
int
mvgbe_debug
=
MVGBE_DEBUG
;
variable in typeref:typename:int
306
#ifdef
MVGBE_DEBUG
2103
#ifdef
MVGBE_DEBUG
2104
if (
mvgbe_debug
>= 3)
2256
#ifdef
MVGBE_DEBUG
[
all
...]
if_mvgbe.c
69
/* #define
MVGBE_DEBUG
3 */
70
#ifdef
MVGBE_DEBUG
71
#define DPRINTF(x) if (
mvgbe_debug
) printf x
72
#define DPRINTFN(n, x) if (
mvgbe_debug
>= (n)) printf x
73
int
mvgbe_debug
=
MVGBE_DEBUG
;
variable in typeref:typename:int
306
#ifdef
MVGBE_DEBUG
2103
#ifdef
MVGBE_DEBUG
2104
if (
mvgbe_debug
>= 3)
2256
#ifdef
MVGBE_DEBUG
[
all
...]
Completed in 35 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025