Searched refs:ndlp_lock (Results 1 - 5 of 5) 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_vport.c657 spin_lock_irq(&phba->ndlp_lock);
659 spin_unlock_irq(&phba->ndlp_lock);
701 spin_lock_irq(&phba->ndlp_lock);
707 spin_unlock_irq(&phba->ndlp_lock);
710 spin_unlock_irq(&phba->ndlp_lock);
H A Dlpfc_hbadisc.c3601 spin_lock_irqsave(&phba->ndlp_lock, flags);
3604 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
3614 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
3631 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4910 spin_lock_irqsave(&phba->ndlp_lock, flags);
4912 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4941 spin_lock_irqsave(&phba->ndlp_lock, flags);
4943 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4952 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4977 spin_lock_irqsave(&phba->ndlp_lock, flag
[all...]
H A Dlpfc.h783 spinlock_t ndlp_lock; member in struct:lpfc_hba
H A Dlpfc_init.c2147 spin_lock_irq(&phba->ndlp_lock);
2149 spin_unlock_irq(&phba->ndlp_lock);
2154 spin_lock_irq(&phba->ndlp_lock);
2157 spin_unlock_irq(&phba->ndlp_lock);
2162 spin_unlock_irq(&phba->ndlp_lock);
4395 spin_lock_init(&phba->ndlp_lock);
H A Dlpfc_els.c1387 spin_lock_irq(&phba->ndlp_lock);
1389 spin_unlock_irq(&phba->ndlp_lock);

Completed in 131 milliseconds