Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_crtn.h198 void lpfc_handle_eratt(struct lpfc_hba *);
Dlpfc.h588 void (*lpfc_handle_eratt) member
Dlpfc_init.c1757 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function
1759 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()
5588 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()
5593 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
Dlpfc_hbadisc.c647 lpfc_handle_eratt(phba); in lpfc_work_done()
Dlpfc_sli.c2333 lpfc_handle_eratt(phba); in lpfc_sli_handle_mb_event()
3376 lpfc_handle_eratt(phba); in lpfc_sli_handle_slow_ring_event_s3()
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc950 * Remove redundant prototypes for lpfc_handle_eratt,