HomeSort by: relevance | last modified time | path
    Searched defs:flash_debug (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
athflash.c 99 #ifdef FLASH_DEBUG
100 int flash_debug = 0; variable in typeref:typename:int
101 #define DPRINTF(x) if (flash_debug) printf x
athflash.c 99 #ifdef FLASH_DEBUG
100 int flash_debug = 0; variable in typeref:typename:int
101 #define DPRINTF(x) if (flash_debug) printf x
  /src/sys/arch/hpcmips/vr/
flash_vrip.c 54 #ifdef FLASH_DEBUG
55 int flash_debug = 0; variable in typeref:typename:int
56 #define DPRINTF(x) if (flash_debug) printf x
285 #ifdef FLASH_DEBUG
flash_vrip.c 54 #ifdef FLASH_DEBUG
55 int flash_debug = 0; variable in typeref:typename:int
56 #define DPRINTF(x) if (flash_debug) printf x
285 #ifdef FLASH_DEBUG

Completed in 140 milliseconds