Lines Matching refs:qc_lock
302 spinlock_t qc_lock; member
3733 spin_lock_irqsave(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3737 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3752 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3762 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3772 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3933 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_queued_cmnd()
3955 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
3961 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
3978 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
3995 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
3998 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
4001 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
4279 spin_lock_irqsave(&sqp->qc_lock, iflags); in schedule_resp()
4281 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
4289 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
4307 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
4329 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5299 spin_lock_init(&sdebug_q_arr[k].qc_lock); in scsi_debug_init()