Home | Sort by: relevance | last modified time | path |
/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) |