Searched refs:sadb_fp_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_edif.c353 spin_lock_irqsave(&ha->sadb_fp_lock, flags);
355 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags);
2687 spin_lock_irqsave(&ha->sadb_fp_lock, flags);
2690 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags);
2694 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags);
H A Dqla_def.h4833 spinlock_t sadb_fp_lock; member in struct:qla_hw_data
H A Dqla_os.c2989 spin_lock_init(&ha->sadb_fp_lock);

Completed in 198 milliseconds