OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flash_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
flash_vrip.c
54
#ifdef
FLASH_DEBUG
55
int
flash_debug
= 0;
variable
56
#define DPRINTF(x) if (
flash_debug
) printf x
285
#ifdef
FLASH_DEBUG
/src/sys/arch/mips/atheros/dev/
athflash.c
99
#ifdef
FLASH_DEBUG
100
int
flash_debug
= 0;
variable
101
#define DPRINTF(x) if (
flash_debug
) printf x
Completed in 15 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026