| /USBX-v6.2.1/common/usbx_device_classes/src/ |
| D | ux_device_class_storage_tasks_run.c | 135 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_tasks_run() local 148 static inline UINT _ux_device_class_storage_task_usb(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_task_usb() 315 static inline VOID _ux_device_class_storage_cbw_receive(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_cbw_receive() 338 static inline VOID _ux_device_class_storage_cbw_process(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_cbw_process() 414 static inline VOID _ux_device_class_storage_cmd_process(UX_SLAVE_CLASS_STORAGE *storage, UCHAR *cbw) in _ux_device_class_storage_cmd_process() 624 static inline VOID _ux_device_class_storage_data_cases_check(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_data_cases_check() 703 static inline UINT _ux_device_class_storage_reset_wait(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_reset_wait() 723 static inline UINT _ux_device_class_storage_data_next(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_data_next() 884 static inline VOID _ux_device_class_storage_trans_start(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_trans_start() 931 static inline UINT _ux_device_class_storage_trans_wait(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_trans_wait() [all …]
|
| D | ux_device_class_storage_uninitialize.c | 86 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_uninitialize() local
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_storage_tasks_run.c | 108 UX_HOST_CLASS_STORAGE *storage; in _ux_host_class_storage_tasks_run() local 129 static inline VOID _ux_host_class_storage_inst_tasks_run(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_inst_tasks_run() 517 static inline VOID _ux_host_class_storage_max_lun_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_max_lun_save() 554 static inline UINT _ux_host_class_storage_inquiry_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_inquiry_save() 594 static inline VOID _ux_host_class_storage_capacity_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_capacity_save() 615 static inline VOID _ux_host_class_storage_format_cap_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_format_cap_save() 624 static inline ULONG _ux_host_class_storage_lun_scan(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_lun_scan() 678 static inline VOID _ux_host_class_storage_unit_ready_check(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_unit_ready_check() 709 static inline UINT _ux_host_class_storage_lun_is_removable(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_lun_is_removable() 716 static inline UINT _ux_host_class_storage_lun_type_is_known(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_lun_type_is_known() [all …]
|
| D | ux_host_class_storage_transport_run.c | 108 UINT _ux_host_class_storage_transport_run(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_run() 209 static inline VOID _ux_host_class_storage_transport_cbw(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_cbw() 226 static inline VOID _ux_host_class_storage_transport_csw(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_csw() 242 static inline VOID _ux_host_class_storage_transport_trans_exit(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_exit() 266 static inline VOID _ux_host_class_storage_transport_trans_error(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_error() 308 static inline VOID _ux_host_class_storage_transport_trans_next(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_next() 420 static inline VOID _ux_host_class_storage_transport_trans_in_next(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_in_next() 470 static inline VOID _ux_host_class_storage_transport_trans_out_next(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_out_next() 517 static inline VOID _ux_host_class_storage_transport_status(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_status() 588 static inline VOID _ux_host_class_storage_transport_ms_reset(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_ms_reset() [all …]
|
| D | ux_host_class_storage_media_check.c | 77 UINT _ux_host_class_storage_media_check(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_check() 124 UINT _uxe_host_class_storage_media_check(UX_HOST_CLASS_STORAGE *storage) in _uxe_host_class_storage_media_check()
|
| D | ux_host_class_storage_media_read.c | 40 _ux_host_class_storage_read_initialize(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_read_initialize() 130 UINT _ux_host_class_storage_media_read(UX_HOST_CLASS_STORAGE *storage, ULONG sector_start, in _ux_host_class_storage_media_read() 237 UINT _uxe_host_class_storage_media_read(UX_HOST_CLASS_STORAGE *storage, ULONG sector_start, in _uxe_host_class_storage_media_read()
|
| D | ux_host_class_storage_media_write.c | 40 _ux_host_class_storage_write_initialize(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_write_initialize() 129 UINT _ux_host_class_storage_media_write(UX_HOST_CLASS_STORAGE *storage, ULONG sector_start, in _ux_host_class_storage_media_write() 214 UINT _uxe_host_class_storage_media_write(UX_HOST_CLASS_STORAGE *storage, ULONG sector_start, in _uxe_host_class_storage_media_write()
|
| D | ux_host_class_storage_media_get.c | 81 UINT _ux_host_class_storage_media_get(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_media_get() 177 UINT _uxe_host_class_storage_media_get(UX_HOST_CLASS_STORAGE *storage, in _uxe_host_class_storage_media_get()
|
| D | ux_host_class_storage_lock.c | 78 UINT _ux_host_class_storage_lock(UX_HOST_CLASS_STORAGE *storage, ULONG wait) in _ux_host_class_storage_lock() 200 UINT _uxe_host_class_storage_lock(UX_HOST_CLASS_STORAGE *storage, ULONG wait) in _uxe_host_class_storage_lock()
|
| D | ux_host_class_pima_storage_info_get.c | 84 ULONG storage_id, UX_HOST_CLASS_PIMA_STORAGE *storage) in _ux_host_class_pima_storage_info_get() 207 ULONG storage_id, UX_HOST_CLASS_PIMA_STORAGE *storage) in _uxe_host_class_pima_storage_info_get()
|
| D | ux_host_class_storage_device_support_check.c | 79 UINT _ux_host_class_storage_device_support_check(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_device_support_check()
|
| D | ux_host_class_storage_media_mount.c | 95 UINT _ux_host_class_storage_media_mount(UX_HOST_CLASS_STORAGE *storage, ULONG sector) in _ux_host_class_storage_media_mount()
|
| D | ux_host_class_storage_sense_code_translate.c | 73 UINT _ux_host_class_storage_sense_code_translate(UX_HOST_CLASS_STORAGE *storage, UINT status) in _ux_host_class_storage_sense_code_translate()
|
| D | ux_host_class_storage_transport.c | 81 UINT _ux_host_class_storage_transport(UX_HOST_CLASS_STORAGE *storage, UCHAR *data_pointer) in _ux_host_class_storage_transport()
|
| D | ux_host_class_storage_media_open.c | 88 UINT _ux_host_class_storage_media_open(UX_HOST_CLASS_STORAGE *storage, ULONG hidden_sectors) in _ux_host_class_storage_media_open()
|
| D | ux_host_class_storage_partition_read.c | 82 UINT _ux_host_class_storage_partition_read(UX_HOST_CLASS_STORAGE *storage, UCHAR *sector_memory, U… in _ux_host_class_storage_partition_read()
|
| D | ux_host_class_storage_check_run.c | 86 UINT _ux_host_class_storage_check_run(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_check_run()
|
| D | ux_host_class_storage_media_format_capacity_get.c | 80 UINT _ux_host_class_storage_media_format_capacity_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_format_capacity_get()
|
| D | ux_host_class_storage_configure.c | 77 UINT _ux_host_class_storage_configure(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_configure()
|
| D | ux_host_class_storage_device_reset.c | 79 UINT _ux_host_class_storage_device_reset(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_device_reset()
|
| D | ux_host_class_storage_endpoints_get.c | 83 UINT _ux_host_class_storage_endpoints_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_endpoints_get()
|
| D | ux_host_class_storage_unit_ready_test.c | 77 UINT _ux_host_class_storage_unit_ready_test(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_unit_ready_test()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_device_storage_test.c | 101 static UINT _dummy_storage_media_read(VOID *storage, ULONG lun, UCHAR *data_pointer, ULONG number_b… in _dummy_storage_media_read() 105 static UINT _dummy_storage_media_write(VOID *storage, ULONG lun, UCHAR *data_pointer, ULONG number_… in _dummy_storage_media_write() 109 static UINT _dummy_storage_media_flush(VOID *storage, ULONG lun, ULONG number_blocks, ULONG lba, UL… in _dummy_storage_media_flush() 113 static UINT _dummy_storage_media_status(VOID *storage, ULONG lun, ULONG media_id, ULONG *media_stat… in _dummy_storage_media_status() 117 static UINT _dummy_storage_media_notification(VOID *storage, ULONG lun, ULONG media_id, ULONG notif… in _dummy_storage_media_notification()
|
| D | usbx_storage_multi_lun_test.c | 49 UX_HOST_CLASS_STORAGE *storage; variable 621 static UINT demo_thread_media_status1(VOID *storage, ULONG lun, ULONG media_id, ULONG *media_sta… in demo_thread_media_status1() 628 static UINT demo_thread_media_read1(VOID *storage, ULONG lun, UCHAR * data_pointer, ULONG number… in demo_thread_media_read1() 668 static UINT demo_thread_media_write1(VOID *storage, ULONG lun, UCHAR * data_pointer, ULONG numbe… in demo_thread_media_write1() 701 static UINT demo_thread_media_status2(VOID *storage, ULONG lun, ULONG media_id, ULONG *media_sta… in demo_thread_media_status2() 708 static UINT demo_thread_media_read2(VOID *storage, ULONG lun, UCHAR * data_pointer, ULONG number… in demo_thread_media_read2() 748 static UINT demo_thread_media_write2(VOID *storage, ULONG lun, UCHAR * data_pointer, ULONG numbe… in demo_thread_media_write2()
|
| D | usbx_ux_host_class_storage_configure_coverage_test.c | 15 static UX_HOST_CLASS_STORAGE storage; variable
|