Searched refs:cmdBlockLength (Results 1 – 1 of 1) sorted by relevance
96 uint16_t cmdBlockLength,196 uint16_t cmdBlockLength; in DoSCSICommand() local209 cmdBlockLength = GetCommandLength(&theSCSICommand); in DoSCSICommand()218 cmdBlockLength, in DoSCSICommand()241 BlockMoveData(&theSCSICommand, &PB.scsiCDB.cdbBytes[0], cmdBlockLength); in DoSCSICommand()242 PB.scsiCDBLength = cmdBlockLength; in DoSCSICommand()283 uint16_t cmdBlockLength, in DoOriginalSCSICommand() argument298 cmdBlockLength, in DoOriginalSCSICommand()