Home
last modified time | relevance | path

Searched defs:bootcode (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/usr.bin/mkimg/tests/
H A Dmkimg_test.sh8 bootcode() function
/freebsd-12.1/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h51 int bootcode; member
H A Dgpart_ops.c374 const char *bootcode; in gpart_bootcode() local
/freebsd-12.1/usr.bin/mkimg/
H A Dgpt.c148 gpt_write_pmbr(lba_t blks, void *bootcode) in gpt_write_pmbr()
222 gpt_write(lba_t imgsz, void *bootcode) in gpt_write()
H A Dbsd.c65 bsd_write(lba_t imgsz, void *bootcode) in bsd_write()
H A Dmbr.c73 mbr_write(lba_t imgsz __unused, void *bootcode) in mbr_write()
H A Dscheme.c65 static void *bootcode; variable
H A Dscheme.h76 u_int bootcode; member
/freebsd-12.1/sys/amd64/amd64/
H A Dmpboot.S184 bootcode: label
/freebsd-12.1/sys/i386/i386/
H A Dmpboot.s250 bootcode: /* offset = 0x18 */ label
/freebsd-12.1/sys/geom/
H A Dgeom_bsd.c244 g_bsd_writelabel(struct g_geom *gp, u_char *bootcode) in g_bsd_writelabel()
/freebsd-12.1/lib/geom/part/
H A Dgeom_part.c1203 void *bootcode, *partcode; in gpart_bootcode() local
/freebsd-12.1/sbin/newfs_msdos/
H A Dmkfs_msdos.c182 static const u_int8_t bootcode[] = { variable