Home
last modified time | relevance | path

Searched refs:UX_SLAVE_CLASS_STORAGE (Results 1 – 25 of 30) sorted by relevance

12

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_tasks_run.c37 static inline UINT _ux_device_class_storage_task_usb(UX_SLAVE_CLASS_STORAGE *storage);
39 static inline UINT _ux_device_class_storage_reset_wait(UX_SLAVE_CLASS_STORAGE *storage);
40 static inline VOID _ux_device_class_storage_cbw_receive(UX_SLAVE_CLASS_STORAGE *storage);
41 static inline VOID _ux_device_class_storage_cbw_process(UX_SLAVE_CLASS_STORAGE *storage);
42 static inline VOID _ux_device_class_storage_cmd_process(UX_SLAVE_CLASS_STORAGE *storage, UCHAR *cbw…
43 static inline VOID _ux_device_class_storage_data_cases_check(UX_SLAVE_CLASS_STORAGE *storage);
44 static inline VOID _ux_device_class_storage_trans_start(UX_SLAVE_CLASS_STORAGE *storage);
45 static inline UINT _ux_device_class_storage_trans_wait(UX_SLAVE_CLASS_STORAGE *storage);
46 static inline VOID _ux_device_class_storage_trans_error(UX_SLAVE_CLASS_STORAGE *storage);
47 static inline UINT _ux_device_class_storage_data_next(UX_SLAVE_CLASS_STORAGE *storage);
[all …]
Dux_device_class_storage_uninitialize.c83 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_uninitialize()
90 storage = (UX_SLAVE_CLASS_STORAGE *) class_ptr -> ux_slave_class_instance; in _ux_device_class_storage_uninitialize()
Dux_device_class_storage_deactivate.c82 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_deactivate()
91 storage = (UX_SLAVE_CLASS_STORAGE *)class_ptr -> ux_slave_class_instance; in _ux_device_class_storage_deactivate()
Dux_device_class_storage_verify.c77 UINT _ux_device_class_storage_verify(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_verify()
Dux_device_class_storage_prevent_allow_media_removal.c78 UINT _ux_device_class_storage_prevent_allow_media_removal(UX_SLAVE_CLASS_STORAGE *storage, ULONG l… in _ux_device_class_storage_prevent_allow_media_removal()
Dux_device_class_storage_start_stop.c77 UINT _ux_device_class_storage_start_stop(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_start_stop()
Dux_device_class_storage_activate.c85 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_activate()
95 storage = (UX_SLAVE_CLASS_STORAGE *)class_ptr -> ux_slave_class_instance; in _ux_device_class_storage_activate()
Dux_device_class_storage_control_request.c94 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_control_request()
121 storage = (UX_SLAVE_CLASS_STORAGE *) class_ptr -> ux_slave_class_instance; in _ux_device_class_storage_control_request()
Dux_device_class_storage_format.c81 UINT _ux_device_class_storage_format(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_ENDPOINT… in _ux_device_class_storage_format()
Dux_device_class_storage_mode_select.c84 UINT _ux_device_class_storage_mode_select(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_mode_select()
Dux_device_class_storage_test_ready.c86 UINT _ux_device_class_storage_test_ready(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_ENDP… in _ux_device_class_storage_test_ready()
Dux_device_class_storage_read_format_capacity.c89 UINT _ux_device_class_storage_read_format_capacity(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_read_format_capacity()
Dux_device_class_storage_initialize.c91 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_initialize()
109 …age = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_SLAVE_CLASS_STORAGE)); in _ux_device_class_storage_initialize()
Dux_device_class_storage_csw_send.c94 UINT _ux_device_class_storage_csw_send(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_csw_send()
Dux_device_class_storage_read_dvd_structure.c211 UINT _ux_device_class_storage_read_dvd_structure(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_read_dvd_structure()
Dux_device_class_storage_read_disk_information.c113 UINT _ux_device_class_storage_read_disk_information(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_read_disk_information()
Dux_device_class_storage_read_toc.c90 UINT _ux_device_class_storage_read_toc(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_read_toc()
Dux_device_class_storage_report_key.c90 UINT _ux_device_class_storage_report_key(UX_SLAVE_CLASS_STORAGE *storage, in _ux_device_class_storage_report_key()
Dux_device_class_storage_get_performance.c94 UINT _ux_device_class_storage_get_performance(UX_SLAVE_CLASS_STORAGE *storage, in _ux_device_class_storage_get_performance()
Dux_device_class_storage_request_sense.c91 UINT _ux_device_class_storage_request_sense(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_E… in _ux_device_class_storage_request_sense()
Dux_device_class_storage_read_capacity.c90 UINT _ux_device_class_storage_read_capacity(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_read_capacity()
Dux_device_class_storage_get_status_notification.c85 UINT _ux_device_class_storage_get_status_notification(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_get_status_notification()
Dux_device_class_storage_synchronize_cache.c86 UINT _ux_device_class_storage_synchronize_cache(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, in _ux_device_class_storage_synchronize_cache()
Dux_device_class_storage_thread.c136 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_thread()
158 storage = (UX_SLAVE_CLASS_STORAGE *) class_ptr -> ux_slave_class_instance; in _ux_device_class_storage_thread()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h558 } UX_SLAVE_CLASS_STORAGE; typedef
584 UINT _ux_device_class_storage_csw_send(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_ENDP…
587 UINT _ux_device_class_storage_format(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_ENDPOI…
589 UINT _ux_device_class_storage_inquiry(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_ENDPO…
591 UINT _ux_device_class_storage_mode_select(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_E…
593 UINT _ux_device_class_storage_mode_sense(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_EN…
595 UINT _ux_device_class_storage_prevent_allow_media_removal(UX_SLAVE_CLASS_STORAGE *storage, ULONG…
597 UINT _ux_device_class_storage_read(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE_ENDPOINT…
599 UINT _ux_device_class_storage_read_capacity(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, UX_SLAVE…
601 UINT _ux_device_class_storage_read_format_capacity(UX_SLAVE_CLASS_STORAGE *storage, ULONG lun, U…
[all …]

12