Lines Matching defs:tempptr

203           uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
209 uint32_t tmp = *reinterpret_cast<uint32_t*>(tempptr);
212 uint32_t read_size = tempptr[4];
238 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
241 uint32_t tmp = *reinterpret_cast<uint32_t*>(&tempptr[2]);
244 uint16_t tmpsize = *reinterpret_cast<uint16_t*>(&tempptr[7]);
270 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
273 uint32_t tmp = *reinterpret_cast<uint32_t*>(&tempptr[2]);
276 tmp = *reinterpret_cast<uint32_t*>(&tempptr[6]);
279 tmp = *reinterpret_cast<uint32_t*>(&tempptr[10]);
364 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
367 uint32_t tmp = *reinterpret_cast<uint32_t*>(&tempptr[2]);
370 uint16_t tmpsize = *reinterpret_cast<uint16_t*>(&tempptr[7]);
391 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
397 uint32_t tmp = *reinterpret_cast<uint32_t*>(tempptr);
400 uint32_t write_size = tempptr[4];
423 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
426 uint32_t tmp = *reinterpret_cast<uint32_t*>(&tempptr[2]);
429 uint16_t tmpsize = *reinterpret_cast<uint16_t*>(&tempptr[7]);
453 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
456 uint32_t tmp = *reinterpret_cast<uint32_t*>(&tempptr[2]);
459 tmp = *reinterpret_cast<uint32_t*>(&tempptr[6]);
462 tmp = *reinterpret_cast<uint32_t*>(&tempptr[10]);
587 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
590 uint32_t tmp = *reinterpret_cast<uint32_t*>(&tempptr[2]);
593 tmp = *reinterpret_cast<uint32_t*>(&tempptr[5]);
609 uint8_t* tempptr = reinterpret_cast<uint8_t*>(&SCSI_msg[4]);
612 uint32_t tmp = *reinterpret_cast<uint32_t*>(&tempptr[2]);
615 tmp = *reinterpret_cast<uint32_t*>(&tempptr[5]);