Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/sgimips/
H A Ddisksubr.c193 int bsd_type; /* BSD partition type */ member
257 lpp->p_fstype = partition_map[i].bsd_type; in disklabel_sgimips_to_bsd()
/netbsd-src/sys/arch/mipsco/mipsco/
H A Ddisksubr.c218 int bsd_type; /* BSD partition type */ member
267 lpp->p_fstype = partition_map[i].bsd_type; in disklabel_mips_to_bsd()