Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Dscsiglue.c500 int sgLength=0; in usb_stor_scsiSense10to6() local
571 sgLength = sg[i].length; in usb_stor_scsiSense10to6()
572 for ( j=0; j<sgLength; j++ ) in usb_stor_scsiSense10to6()
585 j=sgLength; in usb_stor_scsiSense10to6()