HomeSort by: relevance | last modified time | path
    Searched defs:Boot (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/
boot.cpp 1 /* $NetBSD: boot.cpp,v 1.7 2008/04/28 20:23:20 martin Exp $ */
34 #include <boot.h>
55 Boot *Boot::_instance = 0;
57 Boot &
58 Boot::Instance()
65 // (will be invoked by boot button)
88 Boot::Destroy()
96 Boot::setup()
125 Boot::Boot(
    [all...]
boot.h 1 /* -*-C++-*- $NetBSD: boot.h,v 1.5 2008/04/28 20:23:20 martin Exp $ */
44 class Boot {
46 static Boot *_instance;
52 Boot(void);
53 virtual ~Boot(void);
62 static Boot &Instance(void);
69 BOOL Boot::attachLoader(void);
  /src/games/hunt/huntd/
extern.c 59 PLAYER Boot[NBOOTS]; /* all the boots */
  /src/sys/arch/prep/include/
residual.h 8 /* Load point passed in r4 to boot image. */
154 Boot = 0x0200, /* 0 - device cannot be used for BOOT
155 1 - can be a BOOT device */

Completed in 12 milliseconds