Searched refs:drvr_flag (Results 1 - 2 of 2) 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_sli.c1704 unsigned long drvr_flag; local
1711 spin_lock_irqsave(&phba->hbalock, drvr_flag);
1715 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
4752 unsigned long drvr_flag = 0; local
4757 spin_lock_irqsave(&phba->hbalock, drvr_flag);
4762 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
4768 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
4776 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
4788 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
4794 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
[all...]
H A Dlpfc_init.c947 unsigned long drvr_flag; local
949 spin_lock_irqsave(&phba->hbalock, drvr_flag);
951 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);

Completed in 202 milliseconds