Searched refs:cd9660_boot_image (Results 1 – 3 of 3) sorted by relevance
61 struct cd9660_boot_image *);64 static u_char cd9660_boot_get_system_type(struct cd9660_boot_image *);67 static struct cd9660_boot_image *default_boot_image;77 struct cd9660_boot_image *new_image, *tmp_image; in cd9660_add_boot_disk()202 struct cd9660_boot_image *image; in cd9660_eltorito_add_boot_option()282 cd9660_boot_setup_default_entry(struct cd9660_boot_image *disk) in cd9660_boot_setup_default_entry()332 cd9660_boot_setup_section_entry(struct cd9660_boot_image *disk) in cd9660_boot_setup_section_entry()352 cd9660_boot_get_system_type(struct cd9660_boot_image *disk)374 struct cd9660_boot_image *tmp_disk; in cd9660_setup_boot()438 struct cd9660_boot_image *tcbi; in cd9660_setup_boot()[all …]
142 struct cd9660_boot_image { struct160 TAILQ_ENTRY(cd9660_boot_image) image_list; argument
282 TAILQ_HEAD(boot_image_list,cd9660_boot_image) boot_images;