Searched refs:DRIVER_SMP_LOCK (Results 1 – 2 of 2) sorted by relevance
432 spinlock_t DRIVER_SMP_LOCK = SPIN_LOCK_UNLOCKED; variable433 #define NCR_LOCK_DRIVER(flags) spin_lock_irqsave(&DRIVER_SMP_LOCK, flags)435 spin_unlock_irqrestore(&DRIVER_SMP_LOCK, flags)
196 #define DRIVER_SMP_LOCK ncr53c8xx_lock macro