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

  /src/sys/arch/hpc/stand/hpcboot/mips/
mips_boot.h 37 class MIPSBoot : public Boot {
42 MIPSBoot(void);
43 ~MIPSBoot(void);
mips_boot.cpp 44 MIPSBoot::MIPSBoot()
48 MIPSBoot::~MIPSBoot()
59 MIPSBoot::setup()
82 MIPSBoot::create()
  /src/sys/arch/hpc/stand/hpcboot/
boot.cpp 75 _instance = new MIPSBoot();

Completed in 114 milliseconds