Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mipsco/mipsco/
H A Ddisksubr.c49 static const char *disklabel_mips_to_bsd(struct mips_volheader *,
122 return disklabel_mips_to_bsd(mvp, lp); in readdisklabel()
240 disklabel_mips_to_bsd(struct mips_volheader *vh, struct disklabel *lp) in disklabel_mips_to_bsd() function