Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_priv.h87 extern void scsi_next_command(struct scsi_cmnd *cmd);
Dscsi_lib.c545 void scsi_next_command(struct scsi_cmnd *cmd) in scsi_next_command() function
746 scsi_next_command(cmd); in scsi_end_request()
Dscsi_error.c2402 scsi_next_command(scmd); in scsi_reset_provider()