| Home | Sort by: relevance | last modified time | path |
| /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 |