Searched refs:sdepb_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/infiniband/hw/qib/
H A Dqib_7220.h50 spinlock_t sdepb_lock; /* serdes EPB bus */ member in struct:qib_chip_specific
H A Dqib_sd7220.c238 spin_lock_irqsave(&dd->cspec->sdepb_lock, flags);
251 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags);
677 spin_lock_irqsave(&dd->cspec->sdepb_lock, flags);
681 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags);
721 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags);
773 spin_lock_irqsave(&dd->cspec->sdepb_lock, flags);
777 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags);
846 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags);
H A Dqib_iba7220.c3987 spin_lock_init(&dd->cspec->sdepb_lock);

Completed in 187 milliseconds