Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_pima_storage_info_get.c87 ULONG storage_info_length; in _ux_device_class_pima_storage_info_get() local
185storage_info_length = (ULONG) ((ALIGN_TYPE) storage_info_pointer - (ALIGN_TYPE) storage_info); in _ux_device_class_pima_storage_info_get()
189 storage_info_length); in _ux_device_class_pima_storage_info_get()
192 status = _ux_device_stack_transfer_request(transfer_request, storage_info_length, 0); in _ux_device_class_pima_storage_info_get()