Searched defs:bootcode (Results 1 - 15 of 15) sorted by path

/freebsd-11-stable/sys/amd64/amd64/
H A Dmpboot.S184 bootcode: label
/freebsd-11-stable/sys/geom/
H A Dgeom_bsd.c242 g_bsd_writelabel(struct g_geom *gp, u_char *bootcode) argument
/freebsd-11-stable/sys/i386/i386/
H A Dmpboot.s242 bootcode: /* offset = 0x18 */ label
/freebsd-11-stable/usr.bin/mkimg/
H A Dbsd.c70 bsd_write(lba_t imgsz, void *bootcode) argument
H A Dmbr.c87 mbr_write(lba_t imgsz __unused, void *bootcode) argument
H A Dpc98.c83 pc98_write(lba_t imgsz __unused, void *bootcode) argument
H A Dscheme.c67 static void *bootcode; variable
[all...]
H A Dscheme.h76 u_int bootcode; member in struct:mkimg_scheme
H A Dgpt.c154 gpt_write_pmbr(lba_t blks, void *bootcode) argument
228 gpt_write(lba_t imgsz, void *bootcode) argument
/freebsd-11-stable/usr.bin/mkimg/tests/
H A Dmkimg.sh8 bootcode() function
H A Dmkimg_test.sh8 bootcode() function
/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c380 const char *bootcode; local
[all...]
H A Dpartedit.h51 int bootcode; member in struct:partition_metadata
/freebsd-11-stable/sbin/geom/class/part/
H A Dgeom_part.c1203 void *bootcode, *partcode; local
[all...]
/freebsd-11-stable/sbin/newfs_msdos/
H A Dmkfs_msdos.c185 static const u_int8_t bootcode[] = { variable

Completed in 167 milliseconds