Searched refs:scsi_pkt_lock (Results 1 – 2 of 2) sorted by relevance
148 spin_lock_init(&fsp->scsi_pkt_lock); in fc_fcp_pkt_alloc()216 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()218 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()233 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_unlock_pkt()1084 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1096 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1100 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1103 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1267 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()1270 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()[all …]
312 spinlock_t scsi_pkt_lock; member