Home
last modified time | relevance | path

Searched refs:lpfc_handle_eratt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c2177 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function
2179 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()
8554 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()
8559 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
H A Dlpfc_sli.c3095 lpfc_handle_eratt(phba); in lpfc_sli_handle_mb_event()
4407 lpfc_handle_eratt(phba); in lpfc_sli_handle_slow_ring_event_s3()
/linux/Documentation/scsi/
H A DChangeLog.lpfc950 * Remove redundant prototypes for lpfc_handle_eratt,