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

/linux-4.1.27/drivers/isdn/act2000/
H A Dact2000_isa.c92 reg = (inb(ISA_PORT_COR) & ~ISA_COR_IRQOFF) | ISA_COR_PERR; act2000_isa_select_irq()
116 outb(reg, ISA_PORT_COR); act2000_isa_select_irq()
140 outb(ISA_COR_IRQOFF, ISA_PORT_COR); act2000_isa_config_irq()
H A Dact2000_isa.h117 #define ISA_PORT_COR (card->port + ISA_COR) macro

Completed in 42 milliseconds