Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dspeedfax.c46 #define SFAX_TIGER_IRQ_BIT 0x02 macro
121 if (val & SFAX_TIGER_IRQ_BIT) { /* for us or shared ? */ in IOFUNC_IND()
151 outb(SFAX_TIGER_IRQ_BIT, sf->cfg + TIGER_AUX_IRQMASK); in enable_hwirq()