Searched refs:hardcode_stage2 (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/installboot/
H A Dfstypes.c60 hardcode_stage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) function
131 return (hardcode_stage2(params, maxblk, blocks));
H A Dinstallboot.h155 int hardcode_stage2(ib_params *, uint32_t *, ib_block *);
H A Dext2fs.c433 return hardcode_stage2(params, maxblk, blocks);
H A Dffs.c548 return (hardcode_stage2(params, maxblk, blocks));
/netbsd-6-1-5-RELEASE/distrib/cdrom/macppc_installboot/
H A Dcd9660.c121 return hardcode_stage2(params, maxblk, blocks);

Completed in 114 milliseconds