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

  /src/sys/dev/ic/
i82365.c 76 int pcic_debug = 0; variable in typeref:typename:int
77 #define DPRINTF(arg) if (pcic_debug) printf arg;
i82365.c 76 int pcic_debug = 0; variable in typeref:typename:int
77 #define DPRINTF(arg) if (pcic_debug) printf arg;

Completed in 22 milliseconds