Home
last modified time | relevance | path

Searched defs:mbr (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/usr.sbin/sysinst/arch/playstation2/
H A Dmbr_buf.S6 .globl mbr symbol
7 mbr: .space 512 label
/netbsd-src/sbin/gpt/
H A Dgpt.h58 struct mbr { struct
59 uint8_t mbr_code[446]; argument
60 struct mbr_part mbr_part[4]; argument
61 uint16_t mbr_sig; argument
H A Dbackup.c74 store_mbr(gpt_t gpt, unsigned int i, const struct mbr *mbr, in store_mbr()
204 struct mbr *mbr; in backup() local
H A Drestore.c76 restore_mbr(gpt_t gpt, struct mbr *mbr, prop_dictionary_t mbr_dict, off_t last) in restore_mbr()
177 struct mbr *mbr; in restore() local
H A Dcreate.c76 struct mbr *mbr; in create() local
H A Dresizedisk.c87 struct mbr *mbr; in resizedisk() local
H A Drecover.c156 struct mbr *mbr; in recover() local
H A Dbiosboot.c174 struct mbr *mbr, *bootcode; in biosboot() local
[all...]
H A Dshow.c79 struct mbr *mbr; print_part_type() local
[all...]
H A Dmigrate.c241 struct mbr *mbr; in migrate() local
/netbsd-src/usr.sbin/installboot/arch/
H A Dlandisk.c67 struct mbr_sector mbr; in landisk_setboot() local
H A Di386.c308 struct mbr_sector mbr; in i386_setboot() member
/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_mbr.c87 struct mbr_sector *mbr; in getparts() local
H A Ddkwedge_bsdlabel.c348 struct mbr_sector *mbr; in scan_mbr() local
/netbsd-src/sys/stand/efiboot/
H A Defiblock.c115 efi_block_generate_hash_mbr(struct efi_block_part *bpart, struct mbr_sector *mbr) in efi_block_generate_hash_mbr()
286 struct mbr_sector *mbr, uint32_t start, uint32_t size) in efi_block_find_partitions_disklabel()
336 struct mbr_sector mbr; in efi_block_find_partitions_mbr() local
/netbsd-src/sys/arch/hpc/hpc/
H A Dplatid.c96 #define PLATID_MATCH(mbr) \ in platid_match_sub() argument
/netbsd-src/usr.sbin/sysinst/
H A Dmbr.h61 struct mbr_sector mbr; member
/netbsd-src/sys/arch/prep/stand/installboot/
H A Dinstallboot.c185 char mbr[512]; in load_prep_partition() local
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dwd.c166 struct mbr_sector *mbr; in wdgetdisklabel() local
/netbsd-src/external/cddl/osnet/dist/lib/libnvpair/
H A Dnvpair_json.c48 mbstate_t mbr; in nvlist_print_json_string() local
/netbsd-src/sys/arch/landisk/stand/boot/
H A Dbiosdisk.c138 struct mbr_partition mbr[MBR_PART_COUNT]; in read_label() local
/netbsd-src/sys/arch/hpc/stand/libsa/
H A Dwinblk.c68 struct mbr_partition mbr[MBR_PART_COUNT]; member
/netbsd-src/sys/arch/hpcmips/stand/libsa/
H A Dwinblk.c68 struct mbr_partition mbr[MBR_PART_COUNT]; member
/netbsd-src/sys/arch/x86/x86/
H A Dx86_autoconf.c121 char mbr[DEV_BSIZE]; in matchbiosdisks() local
/netbsd-src/sys/arch/i386/stand/mbr/
H A Dmbr.S149 mbr: label

12