Searched refs:targetMode (Results 1 – 2 of 2) sorted by relevance
136 new_image->targetMode = ET_MEDIA_144FDD; in cd9660_add_boot_disk() 140 new_image->targetMode = ET_MEDIA_12FDD; in cd9660_add_boot_disk() 144 new_image->targetMode = ET_MEDIA_288FDD; in cd9660_add_boot_disk() 148 new_image->targetMode = ET_MEDIA_NOEM; in cd9660_add_boot_disk() 214 image->targetMode = ET_MEDIA_NOEM; in cd9660_eltorito_add_boot_option() 218 image->targetMode = ET_MEDIA_HDD; in cd9660_eltorito_add_boot_option() 293 ie->media_type[0] = disk->targetMode; in cd9660_boot_setup_default_entry() 341 se->media_type[0] = disk->targetMode; in cd9660_boot_setup_section_entry()
148 u_char targetMode; member