Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/boot/boot/
H A Dconsio.c56 int rom_putc; /* ROM-address of put-routine */ variable
143 rom_putc = 0x20040058; /* 537133144 */ in consinit()
163 rom_putc = 0x20040068; in consinit()
H A Dconsio2.S34 jsb *_C_LABEL(rom_putc) # write it
/netbsd-src/sys/arch/ews4800mips/include/
H A Dlocore.h12 void rom_putc(int, int, int);