Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/nlm/hal/
HDpcibus.h35 #define MSI_MIPS_ADDR_BASE 0xfee00000 macro
113 (MSI_MIPS_ADDR_BASE | (cpu) << 12 | \
/freebsd-11-stable/sys/mips/rmi/
HDpcibus.h29 #define MSI_MIPS_ADDR_BASE 0xfee00000 macro
HDxlr_pci.c101 (MSI_MIPS_ADDR_BASE | (cpu) << 12 | \
/freebsd-11-stable/sys/mips/nlm/
HDxlp_pci.c479 MSI_MIPS_ADDR_BASE); in mips_platform_pcib_setup_intr()