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

  /src/sys/dev/isapnp/
i82365_isapnp.c 61 int pcicisapnp_debug = 0 /* XXX */ ; variable in typeref:typename:int
62 #define DPRINTF(arg) if (pcicisapnp_debug) printf arg;

Completed in 16 milliseconds