Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dpcibus.h97 nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node, inst))
H A Diomap.h58 #define XLP_IO_PCIE_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 1, i) macro
/f-stack/freebsd/mips/nlm/
H A Dxlp_pci.c291 pcieoffset = XLP_IO_PCIE_OFFSET(node, link); in xlp_pcib_hardware_swap_enable()
465 base = nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node,link)); in mips_platform_pcib_setup_intr()
H A Dintr_machdep.c99 offset = XLP_IO_PCIE_OFFSET(0, irq - PIC_PCIE_0_IRQ); in xlp_irq_to_irt()