Searched refs:ux_device_class_storage_state (Results 1 – 19 of 19) sorted by relevance
168 storage -> ux_device_class_storage_state = UX_STATE_RESET; in _ux_device_class_storage_task_usb()173 state = storage -> ux_device_class_storage_state; in _ux_device_class_storage_task_usb()188 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_RESET_WAIT; in _ux_device_class_storage_task_usb()206 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_IDLE; in _ux_device_class_storage_task_usb()261 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_NEXT; in _ux_device_class_storage_task_usb()283 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_RESET; in _ux_device_class_storage_task_usb()327 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_cbw_receive()371 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_RESET; in _ux_device_class_storage_cbw_process()712 storage -> ux_device_class_storage_state = UX_STATE_RESET; in _ux_device_class_storage_reset_wait()718 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_RESET; in _ux_device_class_storage_reset_wait()[all …]
137 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_read_format_capacity()
169 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_read_disk_information()
248 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_read_dvd_structure()
165 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_report_key()
151 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_csw_send()
166 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_get_performance()
202 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_read_toc()
157 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_read_capacity()
157 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_request_sense()
179 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_get_status_notification()
153 storage -> ux_device_class_storage_state = UX_STATE_RESET; in _ux_device_class_storage_activate()
154 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_DISK_WAIT; in _ux_device_class_storage_synchronize_cache()
234 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_inquiry()
526 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_get_configuration()
269 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_mode_sense()
181 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_TRANS_START; in _ux_device_class_storage_write()
157 storage -> ux_device_class_storage_state = UX_DEVICE_CLASS_STORAGE_STATE_DISK_WAIT; in _ux_device_class_storage_read()
556 UCHAR ux_device_class_storage_state; member