Searched refs:QLOCK (Results 1 – 1 of 1) sorted by relevance
274 #define DO_LOCK(flags) spin_lock_irqsave(&QLOCK,flags)275 #define DO_UNLOCK(flags) spin_unlock_irqrestore(&QLOCK,flags)535 #define QLOCK (HOSTDATA(shpnt)->lock) macro761 spin_lock_init(&QLOCK); in aha152x_probe_one()