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

  /src/sys/dev/i2c/
motoi2c.c 47 int motoi2c_debug = 0; variable in typeref:typename:int
48 #define DPRINTF(x) if (motoi2c_debug) printf x
motoi2c.c 47 int motoi2c_debug = 0; variable in typeref:typename:int
48 #define DPRINTF(x) if (motoi2c_debug) printf x

Completed in 31 milliseconds