Home
last modified time | relevance | path

Searched refs:attachLoader (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dboot.h69 BOOL Boot::attachLoader(void);
H A Dboot.cpp159 Boot::attachLoader() in attachLoader() function in Boot
H A Dhpcboot.cpp165 if (!f.attachLoader()) { in hpcboot()