Home
last modified time | relevance | path

Searched defs:UX_HOST_CLASS_STORAGE_STRUCT (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h466 typedef struct UX_HOST_CLASS_STORAGE_STRUCT struct
470 *ux_host_class_storage_next_instance;
471 UX_HOST_CLASS *ux_host_class_storage_class;
495 …UINT (*ux_host_class_storage_transport) (struct UX_HOST_CLASS_STORAGE_STRUCT *storage, … argument
496 UX_SEMAPHORE ux_host_class_storage_semaphore;
498 ULONG ux_host_class_storage_flags;
499 UINT ux_host_class_storage_status;
500 UCHAR *ux_host_class_storage_sense_memory;
503 UX_TRANSFER *ux_host_class_storage_trans;
504 UCHAR *ux_host_class_storage_trans_data;
[all …]