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

  /src/sys/dev/isa/
i82365_isasubr.c 92 #ifndef PCIC_ISA_INTR_ALLOC_MASK
93 #define PCIC_ISA_INTR_ALLOC_MASK 0xffff
96 int pcic_isa_intr_alloc_mask = PCIC_ISA_INTR_ALLOC_MASK; variable in typeref:typename:int
291 PCIC_INTR_IRQ_VALIDMASK & pcic_isa_intr_alloc_mask;

Completed in 38 milliseconds