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

  /src/sys/dev/ic/
igpio.c 66 static int igpio_debug = 0; variable in typeref:typename:int
67 #define DPRINTF(x) if (igpio_debug) printf x;
igpio.c 66 static int igpio_debug = 0; variable in typeref:typename:int
67 #define DPRINTF(x) if (igpio_debug) printf x;
igpio.c 66 static int igpio_debug = 0; variable in typeref:typename:int
67 #define DPRINTF(x) if (igpio_debug) printf x;

Completed in 79 milliseconds