Searched refs:scsi_pkt_lock (Results 1 – 2 of 2) sorted by relevance
160 spin_lock_init(&fsp->scsi_pkt_lock); in fc_fcp_pkt_alloc()225 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()227 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()242 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_unlock_pkt()1207 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()1210 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()1272 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_lun_reset()1274 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_lun_reset()1278 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_lun_reset()1284 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_lun_reset()[all …]
312 spinlock_t scsi_pkt_lock; member