Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
A Dbnx2fc_tgt.c486 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
492 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
521 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
536 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
544 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
561 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
A Dbnx2fc_fcoe.c198 mutex_lock(&hba->hba_mutex); in bnx2fc_cleanup()
213 mutex_unlock(&hba->hba_mutex); in bnx2fc_cleanup()
1365 mutex_init(&hba->hba_mutex); in bnx2fc_hba_create()
1971 mutex_lock(&hba->hba_mutex); in bnx2fc_ulp_stop()
1977 mutex_unlock(&hba->hba_mutex); in bnx2fc_ulp_stop()
A Dbnx2fc.h192 struct mutex hba_mutex; member

Completed in 13 milliseconds