Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dpci.h15 #define PCI_IRQ_NONE 0xffffffff macro
/openbmc/linux/arch/sparc/kernel/
H A Dpci.c347 dev->irq = PCI_IRQ_NONE; in of_create_pci_dev()