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

  /src/sys/arch/pmax/stand/common/
common.h 40 int bootinit(const char *);
bootinit.S 1 /* $NetBSD: bootinit.S,v 1.8 2011/03/26 15:49:26 tsutsui Exp $ */
37 LEAF(bootinit)
40 j v0 # call PROM bootinit
41 END(bootinit)
rz.c 126 /* Another NOTE: bootinit on the TURBOchannel doesn't look at
135 i = bootinit (device);
  /src/sys/arch/pmax/stand/boot/
Makefile 8 SRCS+= bootinit.S bootread.S getchar.S startprog.S
  /src/sys/arch/pmax/stand/netboot/
Makefile 9 SRCS+= bootinit.S bootread.S getchar.S startprog.S
  /src/sys/arch/pmax/include/
dec_prom.h 175 #define bootinit (*callv -> _bootinit) macro

Completed in 16 milliseconds