Home
last modified time | relevance | path

Searched refs:sdepb_lock (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_sd7220.c239 spin_lock_irqsave(&dd->cspec->sdepb_lock, flags); in qib_ibsd_reset()
252 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags); in qib_ibsd_reset()
683 spin_lock_irqsave(&dd->cspec->sdepb_lock, flags); in qib_sd7220_reg_mod()
687 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags); in qib_sd7220_reg_mod()
727 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags); in qib_sd7220_reg_mod()
779 spin_lock_irqsave(&dd->cspec->sdepb_lock, flags); in qib_sd7220_ram_xfer()
783 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags); in qib_sd7220_ram_xfer()
853 spin_unlock_irqrestore(&dd->cspec->sdepb_lock, flags); in qib_sd7220_ram_xfer()
Dqib_7220.h50 spinlock_t sdepb_lock; /* serdes EPB bus */ member
Dqib_iba7220.c4013 spin_lock_init(&dd->cspec->sdepb_lock); in qib_init_7220_variables()