Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ews4800mips/ews4800mips/
H A Dcons_machdep.h43 CONS_ROM, /* ROM console I/O */ enumerator
H A Dcons_machdep.c81 cons.type = CONS_ROM; in rom_cons_init()
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dconsole.h61 CONS_ROM, /* ROM console I/O */ enumerator
H A Dconsole.c124 cons.type = CONS_ROM; in console_init()