Lines Matching refs:qc_lock
306 spinlock_t qc_lock; member
3820 spin_lock_irqsave(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3824 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3839 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3849 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3859 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4022 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_queued_cmnd()
4044 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
4050 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
4067 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
4084 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
4087 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
4090 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
4368 spin_lock_irqsave(&sqp->qc_lock, iflags); in schedule_resp()
4370 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
4378 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
4396 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
4418 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5386 spin_lock_init(&sdebug_q_arr[k].qc_lock); in scsi_debug_init()