Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_storage_ids_get.c90 ULONG count_storage_ids; in _ux_host_class_pima_storage_ids_get() local
152 for(count_storage_ids = 0; count_storage_ids < nb_storage_ids; count_storage_ids++) in _ux_host_class_pima_storage_ids_get()
155 … *(storage_ids_array + count_storage_ids) = _ux_utility_long_get(storage_ids + sizeof(ULONG) + in _ux_host_class_pima_storage_ids_get()
156 … (count_storage_ids * sizeof(ULONG))); in _ux_host_class_pima_storage_ids_get()