Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_thread.c218 lun = (ULONG) *(scsi_command + UX_SLAVE_CLASS_STORAGE_CBW_LUN); in _ux_device_class_storage_thread()
Dux_device_class_storage_tasks_run.c425 lun = *(cbw + UX_SLAVE_CLASS_STORAGE_CBW_LUN); in _ux_device_class_storage_cmd_process()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h137 #define UX_SLAVE_CLASS_STORAGE_CBW_LUN 13 macro