Lines Matching refs:qc_lock
351 spinlock_t qc_lock; member
4785 spin_lock_irqsave(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4789 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4804 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4814 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4824 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
5084 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_queued_cmnd()
5106 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
5112 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
5129 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
5146 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
5149 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
5152 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
5424 spin_lock_irqsave(&sqp->qc_lock, iflags); in schedule_resp()
5426 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5433 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5451 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5473 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5535 spin_lock_irqsave(&sqp->qc_lock, iflags); in schedule_resp()
5539 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
6770 spin_lock_init(&sdebug_q_arr[k].qc_lock); in scsi_debug_init()