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

  /src/sys/arch/ofppc/stand/ofwboot/
mbr.c 45 static void make_dos_label(struct disklabel *, uint32_t);
86 make_dos_label(lp, poff);
138 make_dos_label(struct disklabel *lp, uint32_t poff) function in typeref:typename:void
mbr.c 45 static void make_dos_label(struct disklabel *, uint32_t);
86 make_dos_label(lp, poff);
138 make_dos_label(struct disklabel *lp, uint32_t poff) function in typeref:typename:void

Completed in 22 milliseconds