Lines Matching defs:scsi_command
56 struct scsi_command *command __unused ) {
67 static int scsi_command ( struct scsi_device *scsi,
68 struct scsi_command *command ) {
121 struct scsi_command command;
131 return scsi_command ( scsi, &command );
146 struct scsi_command command;
156 return scsi_command ( scsi, &command );
171 struct scsi_command command;
181 return scsi_command ( scsi, &command );
196 struct scsi_command command;
206 return scsi_command ( scsi, &command );
217 struct scsi_command command;
228 if ( ( rc = scsi_command ( scsi, &command ) ) != 0 )
246 struct scsi_command command;
259 if ( ( rc = scsi_command ( scsi, &command ) ) != 0 )