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

  /src/sys/arch/pmax/stand/common/
common.h 41 int bootread(int, void *, int);
bootread.S 1 /* $NetBSD: bootread.S,v 1.8 2011/03/26 15:49:26 tsutsui Exp $ */
37 LEAF(bootread)
40 j v0 # call PROM bootread
41 END(bootread)
rz.c 94 s = bootread (offset / 512, addr, reqcnt);
  /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 176 #define bootread (*callv -> _bootread) macro

Completed in 54 milliseconds