HomeSort by: relevance | last modified time | path
    Searched refs:loadit (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/emips/stand/common/
boot.c 67 static int loadit(char *name, u_long *marks) function in typeref:typename:int
126 win = (loadit(name, marks) == 0);
138 win = (loadit(bootpath, marks) == 0);
boot.c 67 static int loadit(char *name, u_long *marks) function in typeref:typename:int
126 win = (loadit(name, marks) == 0);
138 win = (loadit(bootpath, marks) == 0);
  /src/sys/dev/ic/
vga.c 932 goto loadit;
941 goto loadit;
946 loadit:
vga.c 932 goto loadit;
941 goto loadit;
946 loadit:

Completed in 25 milliseconds