HomeSort by: relevance | last modified time | path
    Searched defs:igpio_debug (Results 1 - 1 of 1) 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;

Completed in 34 milliseconds