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()1042 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1054 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1058 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1061 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_cleanup_each_cmd()1231 spin_unlock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()1234 spin_lock_bh(&fsp->scsi_pkt_lock); in fc_fcp_pkt_abort()[all …]
318 spinlock_t scsi_pkt_lock; member