Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dhaldefs.h422 extern uint64_t xlp_io_base;
427 return xlp_io_base + devoffset; in nlm_pcicfg_base()
/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c107 uint64_t xlp_io_base = MIPS_PHYS_TO_DIRECT_UNCACHED(XLP_DEFAULT_IO_BASE); variable