HomeSort by relevance Sort by last modified time
    Searched refs:edd4_bootcat (Results 1 - 3 of 3) sorted by null

  /external/syslinux/memdisk/
eltorito.c 40 struct edd4_bootcat *boot_cat =
41 (struct edd4_bootcat *)(image + bvd->boot_cat * 2048);
eltorito.h 59 struct edd4_bootcat { struct
setup.c 348 struct edd4_bootcat *boot_cat =
349 (struct edd4_bootcat *)(where + bvd->boot_cat * 2048);
772 const struct edd4_bootcat *boot_cat = 0;
975 (struct edd4_bootcat *)(ramdisk_image + bvd->boot_cat * 2048);
    [all...]

Completed in 586 milliseconds