HPEE_IRQ_CHANNEL_MASK  126 drivers/parisc/eisa_enumerator.c 		pr_cont("IRQ %d ", c & HPEE_IRQ_CHANNEL_MASK);
HPEE_IRQ_CHANNEL_MASK  128 drivers/parisc/eisa_enumerator.c 			eisa_make_irq_level(c & HPEE_IRQ_CHANNEL_MASK);
HPEE_IRQ_CHANNEL_MASK  130 drivers/parisc/eisa_enumerator.c 			eisa_make_irq_edge(c & HPEE_IRQ_CHANNEL_MASK);