HomeSort by: relevance | last modified time | path
    Searched refs:KLOADER_DEBUG (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
kloader.c 51 #ifdef KLOADER_DEBUG
52 int kloader_debug = 1; variable in typeref:typename:int
54 if (kloader_debug) \
57 if (kloader_debug) \
60 if (kloader_debug > (n)) \
63 if (kloader_debug > (n)) \
109 #ifdef KLOADER_DEBUG
136 #ifdef KLOADER_DEBUG
688 #ifdef KLOADER_DEBUG
730 #endif /* KLOADER_DEBUG */
    [all...]
  /src/sys/arch/hpcmips/conf/
TX3912 26 options KLOADER_DEBUG
TX3922 26 options KLOADER_DEBUG

Completed in 15 milliseconds