Home
last modified time | relevance | path

Searched refs:COBALT_QUBE_SLOT_IRQ (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-mips/cobalt/
Dcobalt.h40 #define COBALT_QUBE_SLOT_IRQ 9 macro
/linux-2.4.37.9/include/asm-mips64/cobalt/
Dcobalt.h40 #define COBALT_QUBE_SLOT_IRQ 9 macro
/linux-2.4.37.9/arch/mips/cobalt/
Dint-handler.S95 li a0,COBALT_QUBE_SLOT_IRQ
Dpci.c60 pci_write_config_byte(dev, PCI_INTERRUPT_LINE, COBALT_QUBE_SLOT_IRQ); in qube_expansion_slot_fixup()
61 dev->irq = COBALT_QUBE_SLOT_IRQ; in qube_expansion_slot_fixup()