Lines Matching refs:a_cmnd
623 struct scsi_cmnd * a_cmnd; member
3458 scp = sqcp->a_cmnd; in sdebug_q_cmd_complete()
3472 sqcp->a_cmnd = NULL; in sdebug_q_cmd_complete()
3518 scp = sqcp->a_cmnd; in sdebug_q_cmd_hrt_complete()
3532 sqcp->a_cmnd = NULL; in sdebug_q_cmd_hrt_complete()
3674 if (cmnd == sqcp->a_cmnd) { in stop_queued_cmnd()
3679 sqcp->a_cmnd = NULL; in stop_queued_cmnd()
3715 if (sqcp->a_cmnd) { in stop_all_queued()
3717 sqcp->a_cmnd->device->hostdata; in stop_all_queued()
3720 sqcp->a_cmnd = NULL; in stop_all_queued()
4008 sqcp->a_cmnd = cmnd; in schedule_resp()