Home
last modified time | relevance | path

Searched refs:ux_host_class_storage_interface (Results 1 – 24 of 24) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_endpoints_get.c89 …for (endpoint_index = 0; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interfa… in _ux_host_class_storage_endpoints_get()
94 …_ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoint_index, … in _ux_host_class_storage_endpoints_get()
125 …for (endpoint_index = 0; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interfa… in _ux_host_class_storage_endpoints_get()
130 …_ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoint_index, … in _ux_host_class_storage_endpoints_get()
171 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_endpoints_get()
175 …for (endpoint_index = 0; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interfa… in _ux_host_class_storage_endpoints_get()
180 …_ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoint_index, … in _ux_host_class_storage_endpoints_get()
Dux_host_class_storage_device_support_check.c84 switch(storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol) in _ux_host_class_storage_device_support_check()
108 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_device_support_check()
129 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_device_support_check()
Dux_host_class_storage_device_reset.c90 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_device_reset()
107 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_device_reset()
Dux_host_class_storage_media_recovery_sense_get.c91 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_recovery_sense_get()
103 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_media_recovery_sense_get()
Dux_host_class_storage_configure.c143 …tack_configuration_interface_get(configuration, 0, 0, &storage -> ux_host_class_storage_interface); in _ux_host_class_storage_configure()
150 … storage -> ux_host_class_storage_interface -> ux_interface_class_instance = (VOID *) storage; in _ux_host_class_storage_configure()
Dux_host_class_storage_media_protection_check.c93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_protection_check()
105 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_media_protection_check()
Dux_host_class_storage_max_lun_get.c93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_max_lun_get()
117 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_max_lun_get()
Dux_host_class_storage_unit_ready_test.c93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_unit_ready_test()
Dux_host_class_storage_start_stop.c91 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_start_stop()
Dux_host_class_storage_transport.c103 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol != UX… in _ux_host_class_storage_transport()
Dux_host_class_storage_media_format_capacity_get.c96 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_format_capacity_get()
Dux_host_class_storage_media_characteristics_get.c94 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_characteristics_get()
Dux_host_class_storage_media_mount.c112 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_media_mount()
Dux_host_class_storage_request_sense.c105 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_request_sense()
Dux_host_class_storage_media_write.c54 if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == in _ux_host_class_storage_write_initialize()
Dux_host_class_storage_media_capacity_get.c138 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_capacity_get()
Dux_host_class_storage_activate.c108 storage -> ux_host_class_storage_interface = interface_ptr; in _ux_host_class_storage_activate()
Dux_host_class_storage_media_read.c54 if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == in _ux_host_class_storage_read_initialize()
Dux_host_class_storage_transport_cb.c111 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_transport_cb()
Dux_host_class_storage_deactivate.c138 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_deactivate()
Dux_host_class_storage_transport_cbi.c113 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_transport_cbi()
Dux_host_class_storage_transport_run.c41 ((s) -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol)
596 interface_ptr = storage -> ux_host_class_storage_interface; in _ux_host_class_storage_transport_ms_reset()
Dux_host_class_storage_tasks_run.c214 interface_ptr = storage -> ux_host_class_storage_interface; in _ux_host_class_storage_inst_tasks_run()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h464 UX_INTERFACE *ux_host_class_storage_interface; member