Searched refs:OBIO_MEM_START (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/mips/adm5120/
H A Dobiovar.h49 #define OBIO_MEM_START 0x10C00000L macro
H A Dobio.c172 rman_manage_region(&sc->oba_mem_rman, OBIO_MEM_START,
173 OBIO_MEM_START + OBIO_MEM_SIZE) != 0)
/freebsd-10.2-release/sys/mips/idt/
H A Dobiovar.h52 #define OBIO_MEM_START 0x18000000L macro
H A Dobio.c123 rman_manage_region(&sc->oba_mem_rman, OBIO_MEM_START,
124 OBIO_MEM_START + OBIO_MEM_SIZE) != 0)
/freebsd-10.2-release/sys/mips/alchemy/
H A Dobio.c173 rman_manage_region(&sc->oba_mem_rman, OBIO_MEM_START,
174 OBIO_MEM_START + OBIO_MEM_SIZE) != 0)
/freebsd-10.2-release/sys/mips/rt305x/
H A Drt305xreg.h98 #define OBIO_MEM_START OBIO_MEM_BASE macro
H A Dobio.c163 rman_manage_region(&sc->oba_mem_rman, OBIO_MEM_START,

Completed in 65 milliseconds