Home
last modified time | relevance | path

Searched refs:MBR_PTYPE_NETBSD (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/sys/arch/arm/arm/
H A Ddisksubr_mbr.c136 if (mbrp[i].mbrp_type == MBR_PTYPE_NETBSD) in mbr_label_read()
256 if (mbrp[i].mbrp_type == MBR_PTYPE_NETBSD) in mbr_label_locate()
/netbsd-src/sys/lib/libkern/
H A Dxlat_mbr_fstype.c56 { MBR_PTYPE_NETBSD, FS_BSDFFS }, in xlat_mbr_fstype()
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dmbr.c63 poff = find_mbr_part(devp, off, buf, lp, 0, MBR_PTYPE_NETBSD, 0); in search_mbr_label()
/netbsd-src/usr.sbin/sysinst/
H A Dmbr.c102 { .ptype=MBR_PTYPE_NETBSD, .desc="NetBSD" },
141 static const size_t first_part_type = MBR_PTYPE_NETBSD;
609 if (mbrp->mbrp_type == MBR_PTYPE_NETBSD) { in read_mbr()
1129 case MBR_PTYPE_NETBSD: in mbr_map_part_type()
1174 return &mbr_gen_type_desc[MBR_PTYPE_NETBSD].gen; in mbr_get_fs_part_type()
1290 return mbr_get_gen_type_desc(MBR_PTYPE_NETBSD); in mbr_get_generic_part_type()
1312 if (mp->mbrp_type == MBR_PTYPE_NETBSD) { in mbr_partition_to_info()
1827 if (mp->mbrp_type != MBR_PTYPE_NETBSD) in mbr_find_netbsd()
1874 part.nat_type = &mbr_gen_type_desc[MBR_PTYPE_NETBSD].gen; in mbr_read_disklabel()
2758 if (m->mbr.mbr_parts[i].mbrp_type != MBR_PTYPE_NETBSD) in mbr_verify()
[all …]
/netbsd-src/sys/kern/
H A Dsubr_disk_mbr.c518 dp->mbrp_type == MBR_PTYPE_NETBSD) { in look_netbsd_part()
739 if (dp->mbrp_type != MBR_PTYPE_NETBSD) in write_netbsd_label()
/netbsd-src/sys/arch/landisk/stand/bootxx/
H A Dpbr.S94 cmp/eq #MBR_PTYPE_NETBSD, r0
/netbsd-src/sys/sys/
H A Dbootblock.h332 #define MBR_PTYPE_NETBSD 0xa9 /* NetBSD partition type */ macro
524 { MBR_PTYPE_NETBSD, "NetBSD" },
/netbsd-src/usr.sbin/sysinst/arch/i386/
H A Dmd.c821 } else if (mbrp[i].mbrp_type == MBR_PTYPE_NETBSD) in md_mbr_update_check()
826 mbrp[oldbsdpart].mbrp_type = MBR_PTYPE_NETBSD; in md_mbr_update_check()
/netbsd-src/sys/arch/landisk/stand/boot/
H A Dbiosdisk.c177 if (typ == MBR_PTYPE_NETBSD) { in read_label()
/netbsd-src/sys/arch/shark/stand/ofwboot/
H A Dofdev.c205 if (p->mbrp_type == MBR_PTYPE_NETBSD in search_label()
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dwd.c181 if (mp[i].mbrp_type == MBR_PTYPE_NETBSD) { in wdgetdisklabel()
/netbsd-src/sys/arch/i386/stand/bootxx/
H A Dpbr.S180 cmpb $MBR_PTYPE_NETBSD, %al
/netbsd-src/sbin/gpt/
H A Dmigrate.c283 case MBR_PTYPE_NETBSD: /* NetBSD */ in migrate()
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dwd.c191 if (mp[i].mbrp_type == MBR_PTYPE_NETBSD) { in wdgetdisklabel()
/netbsd-src/sys/arch/hpc/stand/libsa/
H A Dwinblk.c233 if (ctx->mbr[i].mbrp_type == MBR_PTYPE_NETBSD) { in winblkopen()
/netbsd-src/sys/arch/hpcmips/stand/libsa/
H A Dwinblk.c233 if (ctx->mbr[i].mbrp_type == MBR_PTYPE_NETBSD) { in winblkopen()
/netbsd-src/sys/arch/evbmips/sbmips/
H A Ddisksubr.c70 if (dp[i].mbrp_type == MBR_PTYPE_NETBSD) { in mbr_findslice()
/netbsd-src/sys/arch/playstation2/playstation2/
H A Ddisksubr.c69 if (dp[i].mbrp_type == MBR_PTYPE_NETBSD) { in mbr_findslice()
/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Ddiskprobe.c407 if (mp[part].mbrp_type == MBR_PTYPE_NETBSD) in bios_getdospart()
/netbsd-src/sys/arch/sbmips/sbmips/
H A Ddisksubr.c70 if (dp[i].mbrp_type == MBR_PTYPE_NETBSD) { in mbr_findslice()
/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_bsdlabel.c428 dp->mbrp_type == MBR_PTYPE_NETBSD) { in look_netbsd_part()
/netbsd-src/sys/arch/hpc/hpc/
H A Ddisksubr.c80 if (dp[i].mbrp_type == MBR_PTYPE_NETBSD) { in mbr_findslice()
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c255 if (p->mbrp_type == MBR_PTYPE_NETBSD in search_dos_label()
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Ddsk.c318 if (mp->mbrp_type == MBR_PTYPE_NETBSD) { in decode_dlabel()
/netbsd-src/sys/arch/macppc/macppc/
H A Ddisksubr.c502 case MBR_PTYPE_NETBSD: in read_dos_label()

12