Searched refs:scsi_end_request (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi_lib.c523 * Function: scsi_end_request()
544 static struct scsi_cmnd *scsi_end_request(struct scsi_cmnd *cmd, int error, function
717 * We must call scsi_end_request(). This will finish off
826 if (scsi_end_request(cmd, error, good_bytes, result == 0) == NULL)

Completed in 210 milliseconds