Lines Matching refs:qc_lock
351 spinlock_t qc_lock; member
4746 spin_lock_irqsave(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4750 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4765 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4775 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
4785 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
5045 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_queued_cmnd()
5067 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
5073 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
5090 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
5107 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
5110 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
5113 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_all_queued()
5385 spin_lock_irqsave(&sqp->qc_lock, iflags); in schedule_resp()
5387 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5394 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5412 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5434 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
5496 spin_lock_irqsave(&sqp->qc_lock, iflags); in schedule_resp()
5500 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in schedule_resp()
6731 spin_lock_init(&sdebug_q_arr[k].qc_lock); in scsi_debug_init()