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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h184 void lpfc_handle_eratt(struct lpfc_hba *);
H A Dlpfc.h509 void (*lpfc_handle_eratt) member in struct:lpfc_hba
H A Dlpfc_init.c1403 * lpfc_handle_eratt - Wrapper func for handling hba error attention
1414 lpfc_handle_eratt(struct lpfc_hba *phba) function
1416 (*phba->lpfc_handle_eratt)(phba);
4356 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3;
4361 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4;
H A Dlpfc_sli.c1852 lpfc_handle_eratt(phba);
2870 lpfc_handle_eratt(phba);
H A Dlpfc_hbadisc.c513 lpfc_handle_eratt(phba);

Completed in 110 milliseconds