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

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

Completed in 56 milliseconds