Searched refs:dCBWSignature (Results 1 – 1 of 1) sorted by relevance
103 uint8_t dCBWSignature[4]; member341 cbw.dCBWSignature[0] = 'U'; in send_mass_storage_command()342 cbw.dCBWSignature[1] = 'S'; in send_mass_storage_command()343 cbw.dCBWSignature[2] = 'B'; in send_mass_storage_command()344 cbw.dCBWSignature[3] = 'C'; in send_mass_storage_command()