Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c164 int (*go2)(); in post_mountroot() local
210 if ((go2 = readfile(fd, boothowto & RB_VERBOSE)) != in post_mountroot()
221 (void *)go2); in post_mountroot()
227 dprintf("Calling exitto64(%p, %p)\n", (void *)go2, in post_mountroot()
229 exitto64(go2, (void *)elfbootvecELF64); in post_mountroot()