Searched refs:cbwcb_length (Results 1 – 2 of 2) sorted by relevance
144 ULONG cbwcb_length; in _ux_device_class_storage_thread() local244 … cbwcb_length = (ULONG) *(scsi_command + UX_SLAVE_CLASS_STORAGE_CBW_CB_LENGTH); in _ux_device_class_storage_thread()247 if (cbwcb_length != 0) in _ux_device_class_storage_thread()
419 ULONG cbwcb_length; in _ux_device_class_storage_cmd_process() local461 cbwcb_length = (ULONG)*(cbw + UX_SLAVE_CLASS_STORAGE_CBW_CB_LENGTH); in _ux_device_class_storage_cmd_process()464 if (cbwcb_length == 0) in _ux_device_class_storage_cmd_process()