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()228 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()230 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_lock_pkt()245 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_unlock_pkt()1096 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1108 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1112 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1115 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1279 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()1282 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()[all …]
324 spinlock_t scsi_pkt_lock; member