Searched refs:lun_type (Results 1 – 1 of 1) sorted by relevance
720 UINT lun_type = storage -> ux_host_class_storage_lun_types[lun_index]; in _ux_host_class_storage_lun_type_is_known() local721 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()