Searched refs:eisa_level_intr_mask (Results 1 – 5 of 5) sorted by relevance
241 uint32_t eisa_level_intr_mask = 0; variable1057 eisa_level_intr_mask = (inb(EISA_LEVEL_CNTL + 1) << 8) | in apic_handle_defconf()1165 eisa_level_intr_mask = (inb(EISA_LEVEL_CNTL + 1) << 8) | in apic_parse_mpct()1689 if (eisa_level_intr_mask & (1 << irq)) in apic_record_rdt_entry()1710 if ((irq < 16) && (eisa_level_intr_mask & (1 << irq))) in apic_record_rdt_entry()
185 extern uint32_t eisa_level_intr_mask;918 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apic_introp_xlate()
224 extern uint32_t eisa_level_intr_mask;
173 extern uint32_t eisa_level_intr_mask;872 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apic_introp_xlate()
2345 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apix_intx_setup_nonpci()