Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/act2000/
Dact2000_isa.h118 #define ISA_PORT_ISR (card->port + ISA_ISR) macro
Dact2000_isa.c69 istatus = (inb(ISA_PORT_ISR) & 0x07); in act2000_isa_interrupt()