HomeSort by: relevance | last modified time | path
    Searched defs:bootstrapload (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/installboot/arch/
vax.c 178 uint32_t bootstrapload, bootstrapexec; local in function:vax_setboot
203 if (! load_bootstrap(params, &bootstrapbuf, &bootstrapload,
pmax.c 196 uint32_t bootstrapload, bootstrapexec; local in function:pmax_setboot
209 if (! load_bootstrap(params, &bootstrapbuf, &bootstrapload,
243 bb.load_addr = htole32(bootstrapload);

Completed in 12 milliseconds