Searched refs:UX_SLAVE_CLASS_STORAGE_CBW_SIGNATURE_MASK (Results 1 – 3 of 3) sorted by relevance
240 … if (_ux_utility_long_get(scsi_command) == UX_SLAVE_CLASS_STORAGE_CBW_SIGNATURE_MASK) in _ux_device_class_storage_thread()
452 if (_ux_utility_long_get(cbw) != UX_SLAVE_CLASS_STORAGE_CBW_SIGNATURE_MASK) in _ux_device_class_storage_cmd_process()
132 #define UX_SLAVE_CLASS_STORAGE_CBW_SIGNATURE_MASK 0x43425355 macro