Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_crtn.h198 void lpfc_handle_eratt(struct lpfc_hba *);
Dlpfc.h592 void (*lpfc_handle_eratt) member
Dlpfc_init.c1759 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt() function
1761 (*phba->lpfc_handle_eratt)(phba); in lpfc_handle_eratt()
5607 phba->lpfc_handle_eratt = lpfc_handle_eratt_s3; in lpfc_init_api_table_setup()
5612 phba->lpfc_handle_eratt = lpfc_handle_eratt_s4; in lpfc_init_api_table_setup()
Dlpfc_hbadisc.c622 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.4.14/Documentation/scsi/
DChangeLog.lpfc950 * Remove redundant prototypes for lpfc_handle_eratt,