Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsdlapci.h26 #define PCI_IRQ_NOT_ALLOCATED 0xFF /* interrupt line for no IRQ */ macro
/linux-2.4.37.9/drivers/net/wan/
Dsdladrv.c2114 if(hw->irq == PCI_IRQ_NOT_ALLOCATED) { in detect_s514()