Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c9263 struct scsi_cmnd *to_be_aborted_scmd = in scsi_debug_abort_cmd() local
9266 scsi_cmd_priv(to_be_aborted_scmd); in scsi_debug_abort_cmd()
9269 if (!to_be_aborted_scmd) { in scsi_debug_abort_cmd()
9275 res = scsi_debug_stop_cmnd(to_be_aborted_scmd); in scsi_debug_abort_cmd()