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

  /src/sys/dev/hpc/
hpcfb.c 82 int hpcfb_debug = 0; variable in typeref:typename:int
83 #define DPRINTF(arg) if (hpcfb_debug) printf arg
hpcfb.c 82 int hpcfb_debug = 0; variable in typeref:typename:int
83 #define DPRINTF(arg) if (hpcfb_debug) printf arg

Completed in 24 milliseconds