Searched defs:good_bytes (Results 1 – 6 of 6) sorted by relevance
369 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete()
298 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
164 unsigned int good_bytes; in scsi_finish_command() local
266 unsigned int good_bytes, struct scsi_sense_hdr *sshdr) in sd_zbc_complete()
2232 unsigned int transferred, good_bytes; in sd_completed_bytes() local2281 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
1056 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
Completed in 25 milliseconds