Searched refs:IDA_LOCK (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcpqarray.h122 #define IDA_LOCK(i) (&hba[i]->lock) macro
H A Dcpqarray.c274 spin_lock_irqsave(IDA_LOCK(h->ctlr), flags);
297 spin_unlock_irqrestore(IDA_LOCK(h->ctlr), flags);
1069 spin_lock_irqsave(IDA_LOCK(h->ctlr), flags);
1113 spin_unlock_irqrestore(IDA_LOCK(h->ctlr), flags);
1316 spin_lock_irqsave(IDA_LOCK(ctlr), flags);
1320 spin_unlock_irqrestore(IDA_LOCK(ctlr), flags);
1529 spin_lock_irqsave(IDA_LOCK(ctlr), flags);
1531 spin_unlock_irqrestore(IDA_LOCK(ctlr), flags);
1537 spin_unlock_irqrestore(IDA_LOCK(ctlr), flags);

Completed in 57 milliseconds