HomeSort by: relevance | last modified time | path
    Searched refs:rom_putc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/ews4800mips/include/
locore.h 12 void rom_putc(int, int, int);
  /src/sys/arch/vax/boot/boot/
consio.c 56 int rom_putc; /* ROM-address of put-routine */ variable in typeref:typename:int
143 rom_putc = 0x20040058; /* 537133144 */
163 rom_putc = 0x20040068;
consio2.S 34 jsb *_C_LABEL(rom_putc) # write it

Completed in 44 milliseconds