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

  /src/sys/arch/hppa/gsc/
lpt_gsc.c 79 #define LPRINTF(a) if (lpt_isa_debug) printf a
80 int lpt_isa_debug = 0; variable in typeref:typename:int
  /src/sys/dev/isa/
lpt_isa.c 82 #define LPRINTF(a) if (lpt_isa_debug) printf a
83 int lpt_isa_debug = 0; variable in typeref:typename:int

Completed in 12 milliseconds