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

  /src/sys/dev/isa/
i82365_isasubr.c 73 #ifndef PCIC_ISA_ALLOC_IOBASE
74 #define PCIC_ISA_ALLOC_IOBASE 0
81 int pcic_isa_alloc_iobase = PCIC_ISA_ALLOC_IOBASE; variable in typeref:typename:int
434 if (pcic_isa_alloc_iobase && pcic_isa_alloc_iosize) {
435 sc->iobase = pcic_isa_alloc_iobase;

Completed in 21 milliseconds