Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_crtn.h243 void lpfc_handle_eratt(struct lpfc_hba *);
H A Dlpfc.h976 void (*lpfc_handle_eratt) member
H A Dlpfc_init.c2171 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function
2173 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()
8570 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()
8575 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
H A Dlpfc_hbadisc.c960 lpfc_handle_eratt(phba); in lpfc_work_done()
H A Dlpfc_sli.c3101 lpfc_handle_eratt(phba); in lpfc_sli_handle_mb_event()
4403 lpfc_handle_eratt(phba); in lpfc_sli_handle_slow_ring_event_s3()
/linux-6.15/Documentation/scsi/
H A DChangeLog.lpfc950 * Remove redundant prototypes for lpfc_handle_eratt,