Searched refs:installboot_params (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.sbin/installboot/
H A Dinstallboot.c70 static ib_params installboot_params; variable
132 params = &installboot_params;
645 if (installboot_params.machine != NULL &&
646 installboot_params.machine->usage != NULL)
647 installboot_params.machine->usage(&installboot_params);
/netbsd-current/distrib/cdrom/macppc_installboot/
H A Dinstallboot.c48 static ib_params installboot_params; variable
71 params = &installboot_params;

Completed in 84 milliseconds