Home
last modified time | relevance | path

Searched refs:rom_getc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/vax/boot/boot/
H A Dconsio.c57 int rom_getc; /* ROM-address of get-routine */ variable
144 rom_getc = 0x20040044; /* 537133124 */ in consinit()
164 rom_getc = 0x20040054; in consinit()
H A Dconsio2.S43 jsb *_C_LABEL(rom_getc) # call the getc-routine
51 jsb *_C_LABEL(rom_getc)
/netbsd-src/sys/arch/ews4800mips/include/
H A Dlocore.h13 int rom_getc(void);