Searched refs:tempBuffer (Results 1 – 1 of 1) sorted by relevance
670 __u8 tempBuffer[USB_STOR_SCSI_SENSE_10_HDRSZ-USB_STOR_SCSI_SENSE_HDRSZ], in usb_stor_scsiSense6to10() local704 tempBuffer[2] = *the10Locations.hdr.blkDescLengthMSB; in usb_stor_scsiSense6to10()705 tempBuffer[3] = *the10Locations.hdr.blkDescLengthLSB; in usb_stor_scsiSense6to10()710 tempBuffer[0] = *the10Locations.hdr.reserved1; in usb_stor_scsiSense6to10()711 tempBuffer[1] = *the10Locations.hdr.reserved2; in usb_stor_scsiSense6to10()731 tempBuffer, in usb_stor_scsiSense6to10()834 sg[db].address[di] = tempBuffer[element-USB_STOR_SCSI_SENSE_HDRSZ]; in usb_stor_scsiSense6to10()