HomeSort by: relevance | last modified time | path
    Searched refs:PCIC_ISA_INTR_ALLOC_MASK (Results 1 - 2 of 2) 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;
  /src/sys/arch/hpcmips/conf/
MPC303 372 options PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)

Completed in 13 milliseconds