Home
last modified time | relevance | path

Searched refs:pcmcia_debug (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pcmcia/
H A Dpcmcia.c71 int pcmcia_debug = 0; variable
72 #define DPRINTF(arg) if (pcmcia_debug) printf arg
569 if (pcmcia_debug) { in pcmcia_function_enable()