Searched refs:allocation_length (Results 1 – 1 of 1) sorted by relevance
801 uint16_t allocation_length; in USB_DeviceMscUfiReadFormatCapacityCommand() local839 …allocation_length = (uint16_t)((((uint16_t)mscHandle->mscCbw->cbwcb[7]) << 8) | mscHandle->mscCbw-… in USB_DeviceMscUfiReadFormatCapacityCommand()862 if (response_size > allocation_length) in USB_DeviceMscUfiReadFormatCapacityCommand()864 response_size = allocation_length; in USB_DeviceMscUfiReadFormatCapacityCommand()