Home
last modified time | relevance | path

Searched refs:PIC_PCIE_0_IRQ (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/nlm/
H A Dinterrupt.h51 #define PIC_PCIE_0_IRQ 19 macro
55 #define PIC_PCIE_IRQ(l) (PIC_PCIE_0_IRQ + (l))
H A Dintr_machdep.c95 case PIC_PCIE_0_IRQ: in xlp_irq_to_irt()
99 offset = XLP_IO_PCIE_OFFSET(0, irq - PIC_PCIE_0_IRQ); in xlp_irq_to_irt()
H A Dxlp_pci.c408 case PIC_PCIE_0_IRQ: in bridge_pcie_ack()