Home
last modified time | relevance | path

Searched refs:ISA_COR_PERR (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/act2000/
Dact2000_isa.h33 #define ISA_COR_PERR 0x01 /* Processor Error Enabled */ macro
Dact2000_isa.c92 reg = (inb(ISA_PORT_COR) & ~ISA_COR_IRQOFF) | ISA_COR_PERR; in act2000_isa_select_irq()