Searched refs:lpfc_handle_eratt (Results 1 – 6 of 6) sorted by relevance
210 void lpfc_handle_eratt(struct lpfc_hba *);
672 void (*lpfc_handle_eratt) member
2012 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function2014 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()7014 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()7019 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
631 lpfc_handle_eratt(phba); in lpfc_work_done()
2683 lpfc_handle_eratt(phba); in lpfc_sli_handle_mb_event()3762 lpfc_handle_eratt(phba); in lpfc_sli_handle_slow_ring_event_s3()
950 * Remove redundant prototypes for lpfc_handle_eratt,