Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_edif.c329 spin_lock_irqsave(&ha->sadb_fp_lock, flags); in qla_edif_add_sa_index_to_freepool()
331 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags); in qla_edif_add_sa_index_to_freepool()
2553 spin_lock_irqsave(&ha->sadb_fp_lock, flags); in qla_edif_get_sa_index_from_freepool()
2556 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags); in qla_edif_get_sa_index_from_freepool()
2560 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags); in qla_edif_get_sa_index_from_freepool()
Dqla_def.h4777 spinlock_t sadb_fp_lock; member
Dqla_os.c2957 spin_lock_init(&ha->sadb_fp_lock); in qla2x00_probe_one()