Searched refs:IEOB_ADBASE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dif_iereg.h155 #define IEOB_ADBASE 0xff000000 /* KVA base addr of 24 bit address space */ macro
/netbsd-current/sys/arch/sun2/dev/
H A Dif_ie_obio.c116 #define IEOB_ADBASE 0x000000 /* KVA base addr of 24 bit address space */ macro
332 * i.e. at KVA IEOB_ADBASE+IE_SCP_ADDR, at the very top of
349 \@IEOB_ADBASE @IEOB_ADBASE+IE_SCP_ADDR-+
358 pmap_enter(pmap_kernel(), m68k_trunc_page(IEOB_ADBASE+IE_SCP_ADDR),
373 (u_long)IEOB_ADBASE;
/netbsd-current/sys/arch/sparc/dev/
H A Dif_ie_obio.c115 #define IEOB_ADBASE 0xff000000 /* KVA base addr of 24 bit address space */ macro
323 * i.e. at KVA IEOB_ADBASE+IE_SCP_ADDR, at the very top of
340 \@IEOB_ADBASE @IEOB_ADBASE+IE_SCP_ADDR-+
349 pmap_enter(pmap_kernel(), trunc_page(IEOB_ADBASE+IE_SCP_ADDR),
365 (u_long)IEOB_ADBASE;

Completed in 207 milliseconds