Searched defs:good_bytes (Results 1 – 7 of 7) sorted by relevance
532 unsigned int good_bytes) in sd_zbc_zone_wp_update()606 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete()
164 unsigned int good_bytes; in scsi_finish_command() local
298 int good_bytes = (result == 0 ? this_count : 0); in sr_done() local
279 unsigned int good_bytes, struct scsi_sense_hdr *sshdr) in sd_zbc_complete()
1925 unsigned int transferred, good_bytes; in sd_completed_bytes() local1974 unsigned int good_bytes = result ? 0 : scsi_bufflen(SCpnt); in sd_done() local
954 void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) in scsi_io_completion()
1625 unsigned int good_bytes; /* boundary of good data */ member
Completed in 33 milliseconds