Searched refs:bootcode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOFDiskPartitionScheme.h71 UInt8 bootcode[DISK_BOOTSZ]; /* (boot code) */ member in struct:disk_blk0
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c242 static u_int8_t bootcode[] = { variable
920 memcpy(img + x1, bootcode, sizeof(bootcode));

Completed in 83 milliseconds