Searched refs:BOOTSZ (Results 1 – 3 of 3) sorted by relevance
65 #define BOOTSZ 440 /* size of boot code in master boot block */ macro147 char bootinst[BOOTSZ];
1195 bcopy(device->boot_sector + BOOTSZ, install->stage1_buf + BOOTSZ, in prepare_stage1()1196 SECTOR_SIZE - BOOTSZ); in prepare_stage1()
3953 (void) memcpy(Bootblk->bootinst, &BootCod, BOOTSZ);3973 (void) memcpy(Bootblk->bootinst, &BootCod, BOOTSZ);