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

  /src/sys/arch/hpcmips/dev/
com_hpcio.c 58 int com_hpcio_debug = 0; variable in typeref:typename:int
59 #define DPRINTF(arg...) do { if (com_hpcio_debug) printf(arg); } while (0)
com_hpcio.c 58 int com_hpcio_debug = 0; variable in typeref:typename:int
59 #define DPRINTF(arg...) do { if (com_hpcio_debug) printf(arg); } while (0)

Completed in 133 milliseconds