Home
last modified time | relevance | path

Searched refs:the6Locations (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/usb/storage/
Dscsiglue.c497 Usb_Stor_Scsi_Sense_Hdr_u the6Locations; in usb_stor_scsiSense10to6() local
506 usb_stor_scsiSenseParseBuffer( the10, &the6Locations, &the10Locations, in usb_stor_scsiSense10to6()
529 *the6Locations.hdr.dataLength = 0xff; in usb_stor_scsiSense10to6()
533 *the6Locations.hdr.dataLength = *the10Locations.hdr.dataLengthLSB; in usb_stor_scsiSense10to6()
537 *the6Locations.hdr.mediumType = *the10Locations.hdr.mediumType; in usb_stor_scsiSense10to6()
538 *the6Locations.hdr.devSpecParms = *the10Locations.hdr.devSpecParms; in usb_stor_scsiSense10to6()
545 *the6Locations.hdr.blkDescLength = 0xff; in usb_stor_scsiSense10to6()
549 *the6Locations.hdr.blkDescLength = *the10Locations.hdr.blkDescLengthLSB; in usb_stor_scsiSense10to6()
676 Usb_Stor_Scsi_Sense_Hdr_u the6Locations; in usb_stor_scsiSense6to10() local
685 usb_stor_scsiSenseParseBuffer( the6, &the6Locations, &the10Locations, in usb_stor_scsiSense6to10()
[all …]