Searched refs:BOOTSZ (Results 1 – 4 of 4) sorted by relevance
65 #define BOOTSZ 440 /* size of boot code in master boot block */ macro147 char bootinst[BOOTSZ];
149 bcopy((void *)new_mboot, (void *)boot_sect, BOOTSZ); in main()
1187 bcopy(device->boot_sector + BOOTSZ, install->stage1_buf + BOOTSZ, in prepare_stage1()1188 SECTOR_SIZE - BOOTSZ); in prepare_stage1()
3943 (void) memcpy(Bootblk->bootinst, &BootCod, BOOTSZ);3963 (void) memcpy(Bootblk->bootinst, &BootCod, BOOTSZ);