Searched refs:targetMode (Results 1 – 2 of 2) sorted by relevance
138 new_image->targetMode = ET_MEDIA_144FDD; in cd9660_add_boot_disk()142 new_image->targetMode = ET_MEDIA_12FDD; in cd9660_add_boot_disk()146 new_image->targetMode = ET_MEDIA_288FDD; in cd9660_add_boot_disk()150 new_image->targetMode = ET_MEDIA_NOEM; in cd9660_add_boot_disk()216 image->targetMode = ET_MEDIA_NOEM; in cd9660_eltorito_add_boot_option()220 image->targetMode = ET_MEDIA_HDD; in cd9660_eltorito_add_boot_option()295 ie->media_type[0] = disk->targetMode; in cd9660_boot_setup_default_entry()343 se->media_type[0] = disk->targetMode; in cd9660_boot_setup_section_entry()
148 u_char targetMode; member