Searched refs:ct_ev_lock (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_bsg.c175 spin_lock_irqsave(&phba->ct_ev_lock, flags);
178 spin_unlock_irqrestore(&phba->ct_ev_lock, flags);
232 spin_unlock_irqrestore(&phba->ct_ev_lock, flags);
443 spin_lock_irqsave(&phba->ct_ev_lock, flags);
447 spin_unlock_irqrestore(&phba->ct_ev_lock, flags);
497 spin_unlock_irqrestore(&phba->ct_ev_lock, flags);
831 spin_lock_irqsave(&phba->ct_ev_lock, flags);
838 spin_unlock_irqrestore(&phba->ct_ev_lock, flags);
841 spin_lock_irqsave(&phba->ct_ev_lock, flags);
868 spin_lock_irqsave(&phba->ct_ev_lock, flag
[all...]
H A Dlpfc.h811 spinlock_t ct_ev_lock; /* synchronize access to ct_ev_waiters */ member in struct:lpfc_hba
H A Dlpfc_init.c4912 spin_lock_init(&phba->ct_ev_lock);

Completed in 72 milliseconds