Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_crtn.h327 int lpfc_sli_brdrestart(struct lpfc_hba *);
Dlpfc_init.c1787 lpfc_sli_brdrestart(phba); in lpfc_handle_eratt_s3()
1898 rc = lpfc_sli_brdrestart(phba); in lpfc_sli4_port_sta_fn_reset()
4528 lpfc_sli_brdrestart(phba); in lpfc_create_port()
7416 lpfc_sli_brdrestart(phba); in lpfc_reset_hba()
13110 lpfc_sli_brdrestart(phba); in lpfc_unset_hba()
13955 lpfc_sli_brdrestart(phba); in lpfc_pci_remove_one_s3()
14093 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s3()
14283 lpfc_sli_brdrestart(phba); in lpfc_io_slot_reset_s3()
14924 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s4()
15142 lpfc_sli_brdrestart(phba); in lpfc_io_resume_s4()
Dlpfc.h950 int (*lpfc_sli_brdrestart) member
Dlpfc_sli.c4661 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s3()
4707 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s4()
5210 lpfc_sli_brdrestart(struct lpfc_hba *phba) in lpfc_sli_brdrestart() function
5212 return phba->lpfc_sli_brdrestart(phba); in lpfc_sli_brdrestart()
5284 lpfc_sli_brdrestart(phba); in lpfc_sli_chipset_init()
5490 lpfc_sli_brdrestart(phba); in lpfc_sli_config_port()
10001 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3; in lpfc_mbox_api_table_setup()
10009 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4; in lpfc_mbox_api_table_setup()
Dlpfc_hbadisc.c709 lpfc_sli_brdrestart(phba); in lpfc_work_list_done()
Dlpfc_scsi.c6627 rc = lpfc_sli_brdrestart(phba); in lpfc_host_reset_handler()