Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dsd.h250 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes,
279 static inline unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, in sd_zbc_complete() function
H A Dsd_zbc.c606 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete() function
H A Dsd.c2222 good_bytes = sd_zbc_complete(SCpnt, good_bytes, &sshdr); in sd_done()