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

  /src/sys/arch/cobalt/stand/boot/
boot.c 117 static int patch_bootstring(char *bootspec);
148 patch_bootstring(char *bootspec) function in typeref:typename:int
155 DPRINTF(("patch_bootstring: %s\n", bootspec));
161 DPRINTF(("patch_bootstring: unit = %d, part = %d\n", unit, part));
179 DPRINTF(("patch_bootstring: [%s]\n", bootstring));
211 DPRINTF(("patch_bootstring: -> %s\n", bootstring));
466 patch_bootstring(bootpath);

Completed in 13 milliseconds