Searched refs:the6 (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dscsiglue.c670 int usb_stor_scsiSense6to10( Scsi_Cmnd* the6 )
685 the6->cmnd[0] = the6->cmnd[0] | 0x40;
688 usb_stor_scsiSenseParseBuffer( the6, &the6Locations, &the10Locations,
725 if ( !the6->use_sg )
727 buffer = the6->request_buffer;
739 sg = (struct scatterlist *) the6->request_buffer;
741 for ( i=0; i < the6->use_sg; i++)
757 i=the6->use_sg;
766 db=the6
857 usb_stor_scsiSenseParseBuffer( Scsi_Cmnd* srb, Usb_Stor_Scsi_Sense_Hdr_u* the6, Usb_Stor_Scsi_Sense_Hdr_10_u* the10, int* length_p ) argument
[all...]

Completed in 32 milliseconds