Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c1840 lpfc_sli_brdrestart(phba); in lpfc_handle_eratt_s3()
1956 rc = lpfc_sli_brdrestart(phba); in lpfc_sli4_port_sta_fn_reset()
4705 lpfc_sli_brdrestart(phba); in lpfc_create_port()
7582 lpfc_sli_brdrestart(phba); in lpfc_reset_hba()
13328 lpfc_sli_brdrestart(phba); in lpfc_unset_hba()
14093 lpfc_sli_brdrestart(phba); in lpfc_pci_remove_one_s3()
14235 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s3()
14420 lpfc_sli_brdrestart(phba); in lpfc_io_slot_reset_s3()
15064 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s4()
15303 lpfc_sli_brdrestart(phba); in lpfc_io_resume_s4()
H A Dlpfc_sli.c4769 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s3()
4815 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s4()
5298 lpfc_sli_brdrestart(struct lpfc_hba *phba) in lpfc_sli_brdrestart() function
5300 return phba->lpfc_sli_brdrestart(phba); in lpfc_sli_brdrestart()
5372 lpfc_sli_brdrestart(phba); in lpfc_sli_chipset_init()
5578 lpfc_sli_brdrestart(phba); in lpfc_sli_config_port()
10369 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3; in lpfc_mbox_api_table_setup()
10377 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4; in lpfc_mbox_api_table_setup()
H A Dlpfc_scsi.c6195 rc = lpfc_sli_brdrestart(phba); in lpfc_host_reset_handler()