Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkimg/tests/
H A Dmkimg_test.sh7 bootcode() function
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h51 int bootcode; member
H A Dgpart_ops.c411 const char *bootcode; in gpart_bootcode() local
/freebsd/usr.bin/mkimg/
H A Dgpt.c156 gpt_write_pmbr(lba_t blks, void *bootcode) in gpt_write_pmbr()
230 gpt_write(lba_t imgsz, void *bootcode) in gpt_write()
H A Dbsd.c63 bsd_write(lba_t imgsz, void *bootcode) in bsd_write()
H A Dmbr.c72 mbr_write(lba_t imgsz __unused, void *bootcode) in mbr_write()
H A Dscheme.c64 static void *bootcode; variable
H A Dscheme.h75 u_int bootcode; member
/freebsd/sys/amd64/amd64/
H A Dmpboot.S200 bootcode: label
/freebsd/sys/i386/i386/
H A Dmpboot.S244 bootcode: /* offset = 0x18 */ label
/freebsd/lib/geom/part/
H A Dgeom_part.c1180 void *bootcode, *partcode; in gpart_bootcode() local
/freebsd/sbin/newfs_msdos/
H A Dmkfs_msdos.c185 static const u_int8_t bootcode[] = { variable