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

  /src/sys/arch/emips/stand/common/
prom_iface.h 33 #define PROM_MAGIC 0x30464354
prom_iface.c 358 int code = PROM_MAGIC;
  /src/sys/arch/emips/emips/
machdep.c 219 callv = (code == PROM_MAGIC) ? (void *)cv : &callvec;

Completed in 113 milliseconds