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

/freebsd-13-stable/sys/dev/gxemul/cons/
H A Dgxemul_cons.c131 #define GXEMUL_CONS_BASE 0x10000000 /* gxemul console device. */ macro
157 return (mips_ioread_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +
165 mips_iowrite_uint8(mips_phys_to_uncached(GXEMUL_CONS_BASE +

Completed in 44 milliseconds