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

  /src/sys/arch/hpcmips/dev/
it8368.c 36 #undef IT8368DEBUG
54 #ifdef IT8368DEBUG
55 int it8368debug = 1; variable in typeref:typename:int
56 #define DPRINTF(arg) if (it8368debug) printf arg;
57 #define DPRINTFN(n, arg) if (it8368debug > (n)) printf arg;
127 #ifdef IT8368DEBUG
234 #ifdef IT8368DEBUG
290 #ifdef IT8368DEBUG
348 #ifdef IT8368DEBUG
353 #ifdef IT8368DEBUG
    [all...]
it8368.c 36 #undef IT8368DEBUG
54 #ifdef IT8368DEBUG
55 int it8368debug = 1; variable in typeref:typename:int
56 #define DPRINTF(arg) if (it8368debug) printf arg;
57 #define DPRINTFN(n, arg) if (it8368debug > (n)) printf arg;
127 #ifdef IT8368DEBUG
234 #ifdef IT8368DEBUG
290 #ifdef IT8368DEBUG
348 #ifdef IT8368DEBUG
353 #ifdef IT8368DEBUG
    [all...]
it8368.c 36 #undef IT8368DEBUG
54 #ifdef IT8368DEBUG
55 int it8368debug = 1; variable in typeref:typename:int
56 #define DPRINTF(arg) if (it8368debug) printf arg;
57 #define DPRINTFN(n, arg) if (it8368debug > (n)) printf arg;
127 #ifdef IT8368DEBUG
234 #ifdef IT8368DEBUG
290 #ifdef IT8368DEBUG
348 #ifdef IT8368DEBUG
353 #ifdef IT8368DEBUG
    [all...]
it8368.c 36 #undef IT8368DEBUG
54 #ifdef IT8368DEBUG
55 int it8368debug = 1; variable in typeref:typename:int
56 #define DPRINTF(arg) if (it8368debug) printf arg;
57 #define DPRINTFN(n, arg) if (it8368debug > (n)) printf arg;
127 #ifdef IT8368DEBUG
234 #ifdef IT8368DEBUG
290 #ifdef IT8368DEBUG
348 #ifdef IT8368DEBUG
353 #ifdef IT8368DEBUG
    [all...]

Completed in 312 milliseconds