Home
last modified time | relevance | path

Searched refs:hba_lock (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_hba.c34 static DEFINE_SPINLOCK(hba_lock);
136 spin_lock(&hba_lock); in core_alloc_hba()
139 spin_unlock(&hba_lock); in core_alloc_hba()
161 spin_lock(&hba_lock); in core_delete_hba()
163 spin_unlock(&hba_lock); in core_delete_hba()
/linux/drivers/scsi/qedi/
H A Dqedi_debugfs.c145 spin_lock_irqsave(&qedi->hba_lock, flags); in qedi_gbl_ctx_show()
157 spin_unlock_irqrestore(&qedi->hba_lock, flags); in qedi_gbl_ctx_show()
H A Dqedi.h275 spinlock_t hba_lock; /* per port lock */ member
H A Dqedi_fw.c440 spin_lock_irqsave(&qedi->hba_lock, flags); in qedi_process_nopin_mesg()
445 spin_unlock_irqrestore(&qedi->hba_lock, flags); in qedi_process_nopin_mesg()
502 spin_lock_irqsave(&qedi->hba_lock, flags); in qedi_process_async_mesg()
505 spin_unlock_irqrestore(&qedi->hba_lock, flags); in qedi_process_async_mesg()
553 spin_lock_irqsave(&qedi->hba_lock, flags); in qedi_process_reject_mesg()
556 spin_unlock_irqrestore(&qedi->hba_lock, flags); in qedi_process_reject_mesg()
H A Dqedi_main.c2671 spin_lock_init(&qedi->hba_lock); in __qedi_probe()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c626 spin_lock_bh(&hba->hba_lock); in bnx2fc_alloc_conn_id()
639 spin_unlock_bh(&hba->hba_lock); in bnx2fc_alloc_conn_id()
645 spin_unlock_bh(&hba->hba_lock); in bnx2fc_alloc_conn_id()
652 spin_lock_bh(&hba->hba_lock); in bnx2fc_free_conn_id()
654 spin_unlock_bh(&hba->hba_lock); in bnx2fc_free_conn_id()
H A Dbnx2fc_fcoe.c199 spin_lock_bh(&hba->hba_lock); in bnx2fc_cleanup()
205 spin_unlock_bh(&hba->hba_lock); in bnx2fc_cleanup()
208 spin_lock_bh(&hba->hba_lock); in bnx2fc_cleanup()
212 spin_unlock_bh(&hba->hba_lock); in bnx2fc_cleanup()
318 spin_lock_bh(&hba->hba_lock); in bnx2fc_xmit()
324 spin_unlock_bh(&hba->hba_lock); in bnx2fc_xmit()
331 spin_unlock_bh(&hba->hba_lock); in bnx2fc_xmit()
1172 spin_lock_bh(&hba->hba_lock); in bnx2fc_free_vport()
1179 spin_unlock_bh(&hba->hba_lock); in bnx2fc_free_vport()
1364 spin_lock_init(&hba->hba_lock); in bnx2fc_hba_create()
[all …]
H A Dbnx2fc.h191 spinlock_t hba_lock; member
H A Dbnx2fc_hwi.c519 spin_lock_bh(&hba->hba_lock); in is_valid_lport()
522 spin_unlock_bh(&hba->hba_lock); in is_valid_lport()
526 spin_unlock_bh(&hba->hba_lock); in is_valid_lport()
/linux/drivers/s390/scsi/
H A Dzfcp_dbf.h311 spinlock_t hba_lock; member
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1564 spin_lock_irqsave(&qedf->hba_lock, flags); in qedf_rport_event_handler()
1566 spin_unlock_irqrestore(&qedf->hba_lock, flags); in qedf_rport_event_handler()
1619 spin_lock_irqsave(&qedf->hba_lock, flags); in qedf_rport_event_handler()
1621 spin_unlock_irqrestore(&qedf->hba_lock, flags); in qedf_rport_event_handler()
1873 vport_qedf->hba_lock = base_qedf->hba_lock; in qedf_vport_create()
3340 spin_lock_init(&qedf->hba_lock); in __qedf_probe()
H A Dqedf_io.c2580 spin_lock_irqsave(&qedf->hba_lock, flags); in qedf_process_unsol_compl()
2594 spin_unlock_irqrestore(&qedf->hba_lock, flags); in qedf_process_unsol_compl()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2363 spinlock_t hba_lock; member
H A Dmegaraid_sas_fusion.c302 spin_lock_irqsave(&instance->hba_lock, flags); in megasas_write_64bit_req_desc()
307 spin_unlock_irqrestore(&instance->hba_lock, flags); in megasas_write_64bit_req_desc()