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

  /src/sys/dev/isa/
tcic2_isa.c 70 #ifndef TCIC_ISA_ALLOC_IOBASE
71 #define TCIC_ISA_ALLOC_IOBASE 0
78 int tcic_isa_alloc_iobase = TCIC_ISA_ALLOC_IOBASE; variable in typeref:typename:int
321 if (tcic_isa_alloc_iobase && tcic_isa_alloc_iosize) {
322 sc->iobase = tcic_isa_alloc_iobase;

Completed in 12 milliseconds