Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_crtn.h305 int lpfc_sli_brdrestart(struct lpfc_hba *);
Dlpfc_init.c1709 lpfc_sli_brdrestart(phba); in lpfc_handle_eratt_s3()
1800 lpfc_sli_brdrestart(phba); in lpfc_sli4_port_sta_fn_reset()
3906 lpfc_sli_brdrestart(phba); in lpfc_create_port()
5530 lpfc_sli_brdrestart(phba); in lpfc_reset_hba()
10338 lpfc_sli_brdrestart(phba); in lpfc_unset_hba()
10962 lpfc_sli_brdrestart(phba); in lpfc_pci_remove_one_s3()
11116 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s3()
11306 lpfc_sli_brdrestart(phba); in lpfc_io_slot_reset_s3()
11917 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s4()
12143 lpfc_sli_brdrestart(phba); in lpfc_io_resume_s4()
Dlpfc.h628 int (*lpfc_sli_brdrestart) member
Dlpfc_sli.c4134 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s3()
4180 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s4()
4668 lpfc_sli_brdrestart(struct lpfc_hba *phba) in lpfc_sli_brdrestart() function
4670 return phba->lpfc_sli_brdrestart(phba); in lpfc_sli_brdrestart()
4742 lpfc_sli_brdrestart(phba); in lpfc_sli_chipset_init()
4937 lpfc_sli_brdrestart(phba); in lpfc_sli_config_port()
8582 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3; in lpfc_mbox_api_table_setup()
8590 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4; in lpfc_mbox_api_table_setup()
Dlpfc_scsi.c5483 rc = lpfc_sli_brdrestart(phba); in lpfc_host_reset_handler()
Dlpfc_hbadisc.c568 lpfc_sli_brdrestart(phba); in lpfc_work_list_done()