/USBX-v6.2.1/common/usbx_device_classes/src/ |
D | ux_device_class_storage_tasks_run.c | 136 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_tasks_run() local 149 static inline UINT _ux_device_class_storage_task_usb(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_task_usb() 316 static inline VOID _ux_device_class_storage_cbw_receive(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_cbw_receive() 339 static inline VOID _ux_device_class_storage_cbw_process(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_cbw_process() 415 static inline VOID _ux_device_class_storage_cmd_process(UX_SLAVE_CLASS_STORAGE *storage, UCHAR *cbw) in _ux_device_class_storage_cmd_process() 625 static inline VOID _ux_device_class_storage_data_cases_check(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_data_cases_check() 704 static inline UINT _ux_device_class_storage_reset_wait(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_reset_wait() 724 static inline UINT _ux_device_class_storage_data_next(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_data_next() 885 static inline VOID _ux_device_class_storage_trans_start(UX_SLAVE_CLASS_STORAGE *storage) in _ux_device_class_storage_trans_start() 932 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 | 83 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 | 109 UX_HOST_CLASS_STORAGE *storage; in _ux_host_class_storage_tasks_run() local 130 static inline VOID _ux_host_class_storage_inst_tasks_run(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_inst_tasks_run() 518 static inline VOID _ux_host_class_storage_max_lun_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_max_lun_save() 555 static inline UINT _ux_host_class_storage_inquiry_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_inquiry_save() 595 static inline VOID _ux_host_class_storage_capacity_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_capacity_save() 616 static inline VOID _ux_host_class_storage_format_cap_save(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_format_cap_save() 625 static inline ULONG _ux_host_class_storage_lun_scan(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_lun_scan() 679 static inline VOID _ux_host_class_storage_unit_ready_check(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_unit_ready_check() 710 static inline UINT _ux_host_class_storage_lun_is_removable(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_lun_is_removable() 717 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 | 109 UINT _ux_host_class_storage_transport_run(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_run() 210 static inline VOID _ux_host_class_storage_transport_cbw(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_cbw() 227 static inline VOID _ux_host_class_storage_transport_csw(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_csw() 243 static inline VOID _ux_host_class_storage_transport_trans_exit(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_exit() 267 static inline VOID _ux_host_class_storage_transport_trans_error(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_error() 309 static inline VOID _ux_host_class_storage_transport_trans_next(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_trans_next() 421 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() 471 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() 518 static inline VOID _ux_host_class_storage_transport_status(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_transport_status() 589 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_read.c | 41 _ux_host_class_storage_read_initialize(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_read_initialize() 131 UINT _ux_host_class_storage_media_read(UX_HOST_CLASS_STORAGE *storage, ULONG sector_start, in _ux_host_class_storage_media_read()
|
D | ux_host_class_storage_media_write.c | 41 _ux_host_class_storage_write_initialize(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_write_initialize() 130 UINT _ux_host_class_storage_media_write(UX_HOST_CLASS_STORAGE *storage, ULONG sector_start, in _ux_host_class_storage_media_write()
|
D | ux_host_class_storage_device_support_check.c | 80 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_sense_code_translate.c | 74 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 | 82 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_check.c | 78 UINT _ux_host_class_storage_media_check(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_check()
|
D | ux_host_class_storage_media_mount.c | 96 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_media_open.c | 89 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 | 83 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_endpoints_get.c | 81 UINT _ux_host_class_storage_endpoints_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_endpoints_get()
|
D | ux_host_class_storage_media_get.c | 82 UINT _ux_host_class_storage_media_get(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_media_get()
|
D | ux_host_class_storage_check_run.c | 87 UINT _ux_host_class_storage_check_run(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_check_run()
|
D | ux_host_class_storage_unit_ready_test.c | 78 UINT _ux_host_class_storage_unit_ready_test(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_unit_ready_test()
|
D | ux_host_class_storage_device_reset.c | 80 UINT _ux_host_class_storage_device_reset(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_device_reset()
|
D | ux_host_class_storage_media_format_capacity_get.c | 81 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_activate.c | 90 UX_HOST_CLASS_STORAGE *storage; in _ux_host_class_storage_activate() local
|
D | ux_host_class_storage_configure.c | 78 UINT _ux_host_class_storage_configure(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_configure()
|
D | ux_host_class_storage_media_recovery_sense_get.c | 77 UINT _ux_host_class_storage_media_recovery_sense_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_recovery_sense_get()
|
D | ux_host_class_storage_lock.c | 79 UINT _ux_host_class_storage_lock(UX_HOST_CLASS_STORAGE *storage, ULONG wait) in _ux_host_class_storage_lock()
|
D | ux_host_class_storage_max_lun_get.c | 78 UINT _ux_host_class_storage_max_lun_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_max_lun_get()
|
D | ux_host_class_storage_media_characteristics_get.c | 81 UINT _ux_host_class_storage_media_characteristics_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_characteristics_get()
|