Searched refs:IRQ_UNDEFINED (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Di2ellis.h300 // For MicroChannel boards, any value different from IRQ_UNDEFINED means
302 // they are disabled). Special value: IRQ_UNDEFINED indicates that the
497 #define IRQ_UNDEFINED 0x1352 // No valid irq (or polling = 0) can ever macro
H A Di2ellis.c214 pB->i2eUsingIrq = IRQ_UNDEFINED; // Not set up to use an interrupt yet
H A Di2lib.c488 if (pB->i2eValid != I2E_MAGIC || pB->i2eUsingIrq == IRQ_UNDEFINED) {

Completed in 62 milliseconds