Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Dscsiglue.c468 __u8* dataLengthLSB; member
510 outputBufferSize = *the10Locations.hdr.dataLengthLSB; in usb_stor_scsiSense10to6()
533 *the6Locations.hdr.dataLength = *the10Locations.hdr.dataLengthLSB; in usb_stor_scsiSense10to6()
719 *the10Locations.hdr.dataLengthLSB = *the6Locations.hdr.dataLength; in usb_stor_scsiSense6to10()