Searched refs:ISA_PORT_ISR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/isdn/act2000/ | ||
D | act2000_isa.h | 118 #define ISA_PORT_ISR (card->port + ISA_ISR) macro |
D | act2000_isa.c | 69 istatus = (inb(ISA_PORT_ISR) & 0x07); in act2000_isa_interrupt() |