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

  /src/sys/dev/isa/
i82365_isasubr.c 117 int pcicsubr_debug = 0; variable in typeref:typename:int
118 #define DPRINTF(arg) do { if (pcicsubr_debug) printf arg ; } while (0)
i82365_isasubr.c 117 int pcicsubr_debug = 0; variable in typeref:typename:int
118 #define DPRINTF(arg) do { if (pcicsubr_debug) printf arg ; } while (0)

Completed in 25 milliseconds