Name
probe_irq_mask -- scan a bitmap of interrupt lines
Synopsis
unsigned int probe_irq_mask
(unsigned long val);
Arguments
- val
mask of interrupts to consider
Description
Scan the ISA bus interrupt lines and return a bitmap of
active interrupts. The interrupt probe logic state is then
returned to its previous value.