Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A DDoSCSICommand.c96 uint16_t cmdBlockLength,
196 uint16_t cmdBlockLength; in DoSCSICommand() local
209 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() argument
298 cmdBlockLength, in DoOriginalSCSICommand()