Searched refs:lpfc_handle_eratt (Results 1 – 6 of 6) sorted by relevance
198 void lpfc_handle_eratt(struct lpfc_hba *);
588 void (*lpfc_handle_eratt) member
1757 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function1759 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()5588 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()5593 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
647 lpfc_handle_eratt(phba); in lpfc_work_done()
2333 lpfc_handle_eratt(phba); in lpfc_sli_handle_mb_event()3376 lpfc_handle_eratt(phba); in lpfc_sli_handle_slow_ring_event_s3()
950 * Remove redundant prototypes for lpfc_handle_eratt,