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

  /src/sys/arch/mvme68k/mvme68k/
disksubr.c 52 static void cputobsdlabel(struct disklabel *lp, struct cpu_disklabel *clp);
98 cputobsdlabel(lp, clp);
257 cputobsdlabel(struct disklabel *lp, struct cpu_disklabel *clp) function in typeref:typename:void
  /src/sys/arch/mvme68k/stand/libsa/
bugdev.c 39 void cputobsdlabel(struct disklabel *lp, struct cpu_disklabel *clp);
103 cputobsdlabel(&sdlabel, (struct cpu_disklabel *)&(iobuf[0]));
187 cputobsdlabel(struct disklabel *lp, struct cpu_disklabel *clp) function in typeref:typename:void

Completed in 13 milliseconds