Home
last modified time | relevance | path

Searched refs:reply_temp (Results 1 - 1 of 1) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.c798 uint32_t reply_temp; in fmass_do_scsi_command() local
910 reply_temp = min((uint32_t)reply, fmass->data_size_from_cmd); in fmass_do_scsi_command()
911 fmass->residue -= reply_temp; in fmass_do_scsi_command()

Completed in 3 milliseconds