Searched refs:lpfc_handle_eratt (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h243 void lpfc_handle_eratt(struct lpfc_hba *);
H A Dlpfc.h938 void (*lpfc_handle_eratt) member in struct:lpfc_hba
H A Dlpfc_init.c2172 * lpfc_handle_eratt - Wrapper func for handling hba error attention
2183 lpfc_handle_eratt(struct lpfc_hba *phba) function
2185 (*phba->lpfc_handle_eratt)(phba);
8586 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3;
8591 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4;
H A Dlpfc_hbadisc.c949 lpfc_handle_eratt(phba);
H A Dlpfc_sli.c3112 lpfc_handle_eratt(phba);
4415 lpfc_handle_eratt(phba);

Completed in 351 milliseconds