Home
last modified time | relevance | path

Searched refs:load_block (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/memdisk/
Deltorito.h53 uint32_t load_block; /* Starting sector of image */ member
Deltorito.c56 printf(" .load_block: 0x%08x\n", boot_cat->initial_entry.load_block); in eltorito_dump()
Dsetup.c357 hd_geometry.offset += boot_cat->initial_entry.load_block * 2048; in get_disk_image_geometry()
360 hd_geometry.boot_lba = boot_cat->initial_entry.load_block * 4; in get_disk_image_geometry()
978 pptr->cd_pkt.start = boot_cat->initial_entry.load_block; in setup()