Searched refs:scsi_pkt_lock (Results 1 – 2 of 2) sorted by relevance
144 spin_lock_init(&fsp->scsi_pkt_lock); in fc_fcp_pkt_alloc()211 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()213 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()228 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_unlock_pkt()1080 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1092 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1096 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1099 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1263 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()1266 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()[all …]
312 spinlock_t scsi_pkt_lock; member