Searched refs:cbwcb_length (Results 1 – 2 of 2) sorted by relevance
147 ULONG cbwcb_length; in _ux_device_class_storage_thread() local258 … cbwcb_length = (ULONG) *(scsi_command + UX_SLAVE_CLASS_STORAGE_CBW_CB_LENGTH); in _ux_device_class_storage_thread()261 if (cbwcb_length != 0) in _ux_device_class_storage_thread()
418 ULONG cbwcb_length; in _ux_device_class_storage_cmd_process() local460 cbwcb_length = (ULONG)*(cbw + UX_SLAVE_CLASS_STORAGE_CBW_CB_LENGTH); in _ux_device_class_storage_cmd_process()463 if (cbwcb_length == 0) in _ux_device_class_storage_cmd_process()