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

  /src/sys/dev/pcmcia/
pcmcia_cis.c 45 int pcmciacis_debug = 0; variable in typeref:typename:int
46 #define DPRINTF(arg) if (pcmciacis_debug) printf arg
pcmcia_cis.c 45 int pcmciacis_debug = 0; variable in typeref:typename:int
46 #define DPRINTF(arg) if (pcmciacis_debug) printf arg

Completed in 22 milliseconds