Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/stand/etc/
H A Dgenassym.cf12 export DOSPTYP_OPENBSD
/openbsd/sys/arch/i386/stand/etc/
H A Dgenassym.cf12 export DOSPTYP_OPENBSD
/openbsd/usr.sbin/installboot/
H A Dlandisk_installboot.c151 DOSPTYP_OPENBSD) { in md_bootstrap()
H A Di386_installboot.c538 if (dp->dp_typ == DOSPTYP_OPENBSD) { in findopenbsd()
/openbsd/sys/arch/loongson/stand/boot/
H A Ddev.c213 if (dp[i].dp_typ == DOSPTYP_OPENBSD) { in pmon_getdisklabel()
/openbsd/sbin/fdisk/
H A Dmbr.c91 obsdprt.prt_id = DOSPTYP_OPENBSD; in MBR_init()
H A Dcmd.c428 if (mbr->mbr_prt[i].prt_id == DOSPTYP_OPENBSD) in Xwrite()
/openbsd/sys/arch/macppc/stand/
H A Dofdev.c260 if (p->dp_typ == DOSPTYP_OPENBSD) { in search_label()
/openbsd/sys/sys/
H A Ddisklabel.h475 #define DOSPTYP_OPENBSD 0xa6 /* OpenBSD partition type */ macro
/openbsd/sys/kern/
H A Dsubr_disk.c711 case DOSPTYP_OPENBSD: in mbr_get_fstype()
781 if (obsdfound && dp[i].dp_typ == DOSPTYP_OPENBSD) in spoofmbr()
784 if (dp[i].dp_typ != DOSPTYP_OPENBSD) { in spoofmbr()
803 case DOSPTYP_OPENBSD: in spoofmbr()
/openbsd/sys/arch/i386/stand/libsa/
H A Dsoftraid_i386.c402 if (dp->dp_typ == DOSPTYP_OPENBSD) { in sr_getdisklabel()
H A Dbiosdev.c410 if (dp->dp_typ == DOSPTYP_OPENBSD) { in findopenbsd()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defidev.c227 if (dp->dp_typ == DOSPTYP_OPENBSD) { in findopenbsd()
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defidev.c227 if (dp->dp_typ == DOSPTYP_OPENBSD) { in findopenbsd()
H A Dsoftraid_riscv64.c560 if (dp->dp_typ == DOSPTYP_OPENBSD) { in sr_getdisklabel()
/openbsd/sys/arch/amd64/stand/libsa/
H A Dbiosdev.c409 if (dp->dp_typ == DOSPTYP_OPENBSD) { in findopenbsd()
H A Dsoftraid_amd64.c568 if (dp->dp_typ == DOSPTYP_OPENBSD) { in sr_getdisklabel()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Dsoftraid_arm64.c560 if (dp->dp_typ == DOSPTYP_OPENBSD) { in sr_getdisklabel()
H A Defidev.c227 if (dp->dp_typ == DOSPTYP_OPENBSD) { in findopenbsd()
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defidev.c237 if (dp->dp_typ == DOSPTYP_OPENBSD) { in findopenbsd()