Searched refs:hba_mutex (Results 1 – 3 of 3) sorted by relevance
488 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()494 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()523 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()538 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()546 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()569 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
177 mutex_lock(&hba->hba_mutex); in bnx2fc_cleanup()192 mutex_unlock(&hba->hba_mutex); in bnx2fc_cleanup()1305 mutex_init(&hba->hba_mutex); in bnx2fc_hba_create()1912 mutex_lock(&hba->hba_mutex); in bnx2fc_ulp_stop()1918 mutex_unlock(&hba->hba_mutex); in bnx2fc_ulp_stop()
193 struct mutex hba_mutex; member