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

  /src/sys/dev/ic/
mb89352.c 118 * kernel debugger. If you set SPC_DEBUG to 0 they are not included (the
122 #define SPC_DEBUG 1
173 #if SPC_DEBUG
174 int spc_debug = 0x00; /* SPC_SHOWSTART|SPC_SHOWMISC|SPC_SHOWTRACE; */ variable in typeref:typename:int
196 #if SPC_DEBUG
849 #if SPC_DEBUG
858 #if SPC_DEBUG
859 if ((spc_debug & SPC_SHOWMISC) != 0) {
1950 #if SPC_DEBUG
1951 if ((spc_debug & SPC_SHOWMISC) != 0)
    [all...]
mb89352.c 118 * kernel debugger. If you set SPC_DEBUG to 0 they are not included (the
122 #define SPC_DEBUG 1
173 #if SPC_DEBUG
174 int spc_debug = 0x00; /* SPC_SHOWSTART|SPC_SHOWMISC|SPC_SHOWTRACE; */ variable in typeref:typename:int
196 #if SPC_DEBUG
849 #if SPC_DEBUG
858 #if SPC_DEBUG
859 if ((spc_debug & SPC_SHOWMISC) != 0) {
1950 #if SPC_DEBUG
1951 if ((spc_debug & SPC_SHOWMISC) != 0)
    [all...]

Completed in 23 milliseconds