Searched refs:ISA_COR_PERR (Results 1 – 2 of 2) sorted by relevance
33 #define ISA_COR_PERR 0x01 /* Processor Error Enabled */ macro
92 reg = (inb(ISA_PORT_COR) & ~ISA_COR_IRQOFF) | ISA_COR_PERR; in act2000_isa_select_irq()