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

  /src/sys/arch/ews4800mips/include/
locore.h 13 int rom_getc(void);
  /src/sys/arch/vax/boot/boot/
consio.c 57 int rom_getc; /* ROM-address of get-routine */ variable in typeref:typename:int
144 rom_getc = 0x20040044; /* 537133124 */
164 rom_getc = 0x20040054;
consio2.S 43 jsb *_C_LABEL(rom_getc) # call the getc-routine
51 jsb *_C_LABEL(rom_getc)

Completed in 12 milliseconds