HomeSort by: relevance | last modified time | path
    Searched defs:pcicisa_debug (Results 1 - 2 of 2) 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;
i82365_isa.c 57 int pcicisa_debug = 0; variable in typeref:typename:int
58 #define DPRINTF(arg) if (pcicisa_debug) printf arg;

Completed in 55 milliseconds