Searched refs:boot_sector (Results 1 – 2 of 2) sorted by relevance
47 char boot_sector[SECTOR_SIZE]; member
660 if (read(device->disk_fd, device->boot_sector, SECTOR_SIZE) in init_device()746 mboot = (struct mboot *)device->boot_sector; in get_start_sector()1187 bcopy(device->boot_sector + BOOTSZ, install->stage1_buf + BOOTSZ, in prepare_stage1()1473 mboot = (struct mboot *)device->boot_sector; in get_raw_partition_path()