Searched refs:lpfc_handle_eratt (Results 1 – 6 of 6) sorted by relevance
198 void lpfc_handle_eratt(struct lpfc_hba *);
592 void (*lpfc_handle_eratt) member
1759 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function1761 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()5607 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()5612 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
622 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,