Home
last modified time | relevance | path

Searched refs:lun_type (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_tasks_run.c720 UINT lun_type = storage -> ux_host_class_storage_lun_types[lun_index]; in _ux_host_class_storage_lun_type_is_known() local
721 return((lun_type == UX_HOST_CLASS_STORAGE_MEDIA_FAT_DISK) || in _ux_host_class_storage_lun_type_is_known()
722 (lun_type == UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK) || in _ux_host_class_storage_lun_type_is_known()
723 (lun_type == UX_HOST_CLASS_STORAGE_MEDIA_IOMEGA_CLICK)); in _ux_host_class_storage_lun_type_is_known()