Home
last modified time | relevance | path

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

/drivers/scsi/
Dsd.h227 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes,
257 static inline unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, in sd_zbc_complete() function
Dsd_zbc.c515 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete() function
Dsd.c2099 good_bytes = sd_zbc_complete(SCpnt, good_bytes, &sshdr); in sd_done()