Home
last modified time | relevance | path

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

/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c163 int (*go2)(); in post_mountroot() local
209 if ((go2 = readfile(fd, boothowto & RB_VERBOSE)) != in post_mountroot()
220 (void *)go2); in post_mountroot()
226 dprintf("Calling exitto64(%p, %p)\n", (void *)go2, in post_mountroot()
228 exitto64(go2, (void *)elfbootvecELF64); in post_mountroot()