Searched refs:UX_HOST_CLASS_STORAGE_MEDIA_CDROM (Results 1 – 6 of 6) sorted by relevance
175 case UX_HOST_CLASS_STORAGE_MEDIA_CDROM: in _ux_host_class_storage_device_initialize()
109 case UX_HOST_CLASS_STORAGE_MEDIA_CDROM: in _ux_host_class_storage_media_capacity_get()
577 case UX_HOST_CLASS_STORAGE_MEDIA_CDROM: in _ux_host_class_storage_inquiry_save()
487 storage -> ux_host_class_storage_media_type = UX_HOST_CLASS_STORAGE_MEDIA_CDROM; in tx_demo_thread_host_simulation_entry()
3667 …DIA_OPTICAL_DISK, UX_HOST_CLASS_STORAGE_MEDIA_IOMEGA_CLICK, UX_HOST_CLASS_STORAGE_MEDIA_CDROM, MED…3797 … if (global_storage->ux_host_class_storage_lun_types[lun_idx] == UX_HOST_CLASS_STORAGE_MEDIA_CDROM) in dltt_test_every_lun_type_permutation()
201 #define UX_HOST_CLASS_STORAGE_MEDIA_CDROM 5 macro