HomeSort by: relevance | last modified time | path
    Searched defs:bootstrapexec (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
204 &bootstrapexec, &bootstrapsize))
pmax.c 196 uint32_t bootstrapload, bootstrapexec; local in function:pmax_setboot
210 &bootstrapexec, &bootstrapsize))
244 bb.exec_addr = htole32(bootstrapexec);

Completed in 21 milliseconds