Searched defs:bootcode (Results 1 - 4 of 4) sorted by relevance
| /src/sbin/gpt/ | ||
| H A D | biosboot.c | 176 struct mbr *mbr, *bootcode; local in function:biosboot |
| /src/usr.sbin/sysinst/arch/i386/ | ||
| H A D | md.c | 541 const char *bootcode; local in function:md_check_mbr |
| /src/sbin/newfs_msdos/ | ||
| H A D | mkfs_msdos.c | 200 static u_int8_t bootcode[] = { variable in typeref:typename:u_int8_t[] |
| /src/sbin/fdisk/ | ||
| H A D | fdisk.c | 233 static struct mbr_sector bootcode[8192 / sizeof (struct mbr_sector)]; variable in typeref:struct:mbr_sector[] [all...] |
Completed in 7 milliseconds