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

  /src/sys/dev/isa/
i82365_isa.c 57 int pcicisa_debug = 0; variable in typeref:typename:int
58 #define DPRINTF(arg) if (pcicisa_debug) printf arg;

Completed in 28 milliseconds