Searched refs:MIPSBoot (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/hpc/stand/hpcboot/mips/
H A Dmips_boot.h37 class MIPSBoot : public Boot { class in inherits:Boot
42 MIPSBoot(void);
43 ~MIPSBoot(void);
H A Dmips_boot.cpp44 MIPSBoot::MIPSBoot() function in class:MIPSBoot
48 MIPSBoot::~MIPSBoot()
59 MIPSBoot::setup()
82 MIPSBoot::create()
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dboot.cpp75 _instance = new MIPSBoot();

Completed in 119 milliseconds