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

/freebsd-10.2-release/sys/dev/gxemul/cons/
H A Dgxemul_cons.c129 #define GXEMUL_CONS_BASE 0x10000000 /* gxemul console device. */ macro
155 return (mips_ioread_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +
163 mips_iowrite_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +

Completed in 46 milliseconds