Searched refs:PCI_IRQ_NONE (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpci.h15 #define PCI_IRQ_NONE 0xffffffff macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpci.h15 #define PCI_IRQ_NONE 0xffffffff macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dpower.c110 if (edev->irqs[0] != PCI_IRQ_NONE) {
H A Disa.c77 isa_dev->irq = PCI_IRQ_NONE;
88 isa_dev->irq = PCI_IRQ_NONE;
H A Debus.c138 dev->irqs[i] = PCI_IRQ_NONE;
228 dev->irqs[i] = PCI_IRQ_NONE;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpci.h18 #define PCI_IRQ_NONE 0xffffffff macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpci.h18 #define PCI_IRQ_NONE 0xffffffff macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Debus.c117 dev->irqs[i] = PCI_IRQ_NONE;
187 dev->irqs[i] = PCI_IRQ_NONE;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Drtc.c82 static int rtc_irq = PCI_IRQ_NONE;
755 if (rtc_irq == PCI_IRQ_NONE) {

Completed in 104 milliseconds