Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dhp100.h233 #define HP100_IRQMASK 0x0F /* Isolate the IRQ bits */ macro
Dhp100.c692 dev->irq = hp100_inb(IRQ_CHANNEL) & HP100_IRQMASK; in hp100_probe1()