HomeSort by: relevance | last modified time | path
    Searched refs:RISCV_PCI_INTR_IRQ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/fdt/
pcihost_fdt.c 549 const int irq = __SHIFTOUT(ih, RISCV_PCI_INTR_IRQ);
560 specifier = pcihost_find_intr(sc, ih & RISCV_PCI_INTR_IRQ, &ihandle);
601 specifier = pcihost_find_intr(sc, pih & RISCV_PCI_INTR_IRQ, &ihandle);
  /src/sys/arch/riscv/include/
pci_machdep.h 89 #define RISCV_PCI_INTR_IRQ __BITS(15, 0)

Completed in 106 milliseconds