Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/act2000/
Dact2000_isa.h54 #define ISA_ISR_OUT 0x02 /* Output Interrupt */ macro
Dact2000_isa.c70 if (istatus & ISA_ISR_OUT) { in act2000_isa_interrupt()