Searched refs:hba_mutex (Results 1 – 3 of 3) sorted by relevance
486 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()567 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
176 mutex_lock(&hba->hba_mutex); in bnx2fc_cleanup()191 mutex_unlock(&hba->hba_mutex); in bnx2fc_cleanup()1303 mutex_init(&hba->hba_mutex); in bnx2fc_hba_create()1909 mutex_lock(&hba->hba_mutex); in bnx2fc_ulp_stop()1915 mutex_unlock(&hba->hba_mutex); in bnx2fc_ulp_stop()
192 struct mutex hba_mutex; member