Searched refs:storage_info (Results 1 – 1 of 1) sorted by relevance
88 UCHAR *storage_info; in _ux_device_class_pima_storage_info_get() local98 storage_info = transfer_request -> ux_slave_transfer_request_data_pointer; in _ux_device_class_pima_storage_info_get()121 _ux_utility_short_put(storage_info + UX_DEVICE_CLASS_PIMA_DATA_HEADER_TYPE, in _ux_device_class_pima_storage_info_get()125 _ux_utility_short_put(storage_info + UX_DEVICE_CLASS_PIMA_DATA_HEADER_CODE, in _ux_device_class_pima_storage_info_get()129 _ux_utility_long_put(storage_info + UX_DEVICE_CLASS_PIMA_DATA_HEADER_TRANSACTION_ID, in _ux_device_class_pima_storage_info_get()133 storage_info_pointer = storage_info + UX_DEVICE_CLASS_PIMA_STORAGE_FREE_STORAGE_DESCRIPTION; in _ux_device_class_pima_storage_info_get()136 _ux_utility_short_put(storage_info + UX_DEVICE_CLASS_PIMA_STORAGE_TYPE, in _ux_device_class_pima_storage_info_get()140 _ux_utility_short_put(storage_info + UX_DEVICE_CLASS_PIMA_STORAGE_FILE_SYSTEM_TYPE, in _ux_device_class_pima_storage_info_get()144 _ux_utility_short_put(storage_info + UX_DEVICE_CLASS_PIMA_STORAGE_ACCESS_CAPABILITY, in _ux_device_class_pima_storage_info_get()148 _ux_utility_long_put(storage_info + UX_DEVICE_CLASS_PIMA_STORAGE_MAX_CAPACITY_LOW, in _ux_device_class_pima_storage_info_get()[all …]