Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 25 of 66) sorted by relevance

123

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_tasks_run.c136 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 …]
Dux_device_class_storage_uninitialize.c83 UX_SLAVE_CLASS_STORAGE *storage; in _ux_device_class_storage_uninitialize() local
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_tasks_run.c109 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 …]
Dux_host_class_storage_transport_run.c109 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 …]
Dux_host_class_storage_media_read.c41 _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()
Dux_host_class_storage_media_write.c41 _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()
Dux_host_class_storage_device_support_check.c80 UINT _ux_host_class_storage_device_support_check(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_device_support_check()
Dux_host_class_storage_sense_code_translate.c74 UINT _ux_host_class_storage_sense_code_translate(UX_HOST_CLASS_STORAGE *storage, UINT status) in _ux_host_class_storage_sense_code_translate()
Dux_host_class_storage_transport.c82 UINT _ux_host_class_storage_transport(UX_HOST_CLASS_STORAGE *storage, UCHAR *data_pointer) in _ux_host_class_storage_transport()
Dux_host_class_storage_media_check.c78 UINT _ux_host_class_storage_media_check(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_check()
Dux_host_class_storage_media_mount.c96 UINT _ux_host_class_storage_media_mount(UX_HOST_CLASS_STORAGE *storage, ULONG sector) in _ux_host_class_storage_media_mount()
Dux_host_class_storage_media_open.c89 UINT _ux_host_class_storage_media_open(UX_HOST_CLASS_STORAGE *storage, ULONG hidden_sectors) in _ux_host_class_storage_media_open()
Dux_host_class_storage_partition_read.c83 UINT _ux_host_class_storage_partition_read(UX_HOST_CLASS_STORAGE *storage, UCHAR *sector_memory, U… in _ux_host_class_storage_partition_read()
Dux_host_class_storage_endpoints_get.c81 UINT _ux_host_class_storage_endpoints_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_endpoints_get()
Dux_host_class_storage_media_get.c82 UINT _ux_host_class_storage_media_get(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_media_get()
Dux_host_class_storage_check_run.c87 UINT _ux_host_class_storage_check_run(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_check_run()
Dux_host_class_storage_unit_ready_test.c78 UINT _ux_host_class_storage_unit_ready_test(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_unit_ready_test()
Dux_host_class_storage_device_reset.c80 UINT _ux_host_class_storage_device_reset(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_device_reset()
Dux_host_class_storage_media_format_capacity_get.c81 UINT _ux_host_class_storage_media_format_capacity_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_format_capacity_get()
Dux_host_class_storage_activate.c90 UX_HOST_CLASS_STORAGE *storage; in _ux_host_class_storage_activate() local
Dux_host_class_storage_configure.c78 UINT _ux_host_class_storage_configure(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_configure()
Dux_host_class_storage_media_recovery_sense_get.c77 UINT _ux_host_class_storage_media_recovery_sense_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_recovery_sense_get()
Dux_host_class_storage_lock.c79 UINT _ux_host_class_storage_lock(UX_HOST_CLASS_STORAGE *storage, ULONG wait) in _ux_host_class_storage_lock()
Dux_host_class_storage_max_lun_get.c78 UINT _ux_host_class_storage_max_lun_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_max_lun_get()
Dux_host_class_storage_media_characteristics_get.c81 UINT _ux_host_class_storage_media_characteristics_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_media_characteristics_get()

123