Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dsys.h125 #define nlm_get_sys_pcibase(node) nlm_pcicfg_base(XLP_IO_SYS_OFFSET(node))
H A Diomap.h93 #define XLP_IO_SYS_OFFSET(node) XLP_HDR_OFFSET(node, 0, 6, 5) macro
/f-stack/freebsd/mips/nlm/
H A Dmpreset.S40 XLP_IO_SYS_OFFSET(node) + XLP_IO_PCI_HDRSZ + (reg) * 4)
H A Dxlp_machdep.c172 if (!nlm_dev_exists(XLP_IO_SYS_OFFSET(i))) in xlp_enable_blocks()