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

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

Completed in 142 milliseconds