Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h966 void (*lpfc_handle_eratt) member
H A Dlpfc_init.c2174 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function
2176 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()
8549 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()
8554 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
H A Dlpfc_hbadisc.c964 lpfc_handle_eratt(phba); in lpfc_work_done()
H A Dlpfc_sli.c3102 lpfc_handle_eratt(phba); in lpfc_sli_handle_mb_event()
4414 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,