Searched refs:ISA_COR_IRQOFF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/isdn/act2000/
H A Dact2000_isa.h35 #define ISA_COR_IRQOFF 0x38 /* No Interrupt */ macro
H A Dact2000_isa.c92 reg = (inb(ISA_PORT_COR) & ~ISA_COR_IRQOFF) | ISA_COR_PERR; act2000_isa_select_irq()
140 outb(ISA_COR_IRQOFF, ISA_PORT_COR); act2000_isa_config_irq()

Completed in 48 milliseconds