Searched refs:lpfc_sli_brdrestart (Results 1 – 6 of 6) sorted by relevance
330 int lpfc_sli_brdrestart(struct lpfc_hba *);
1837 lpfc_sli_brdrestart(phba); in lpfc_handle_eratt_s3()1948 rc = lpfc_sli_brdrestart(phba); in lpfc_sli4_port_sta_fn_reset()4591 lpfc_sli_brdrestart(phba); in lpfc_create_port()7497 lpfc_sli_brdrestart(phba); in lpfc_reset_hba()13202 lpfc_sli_brdrestart(phba); in lpfc_unset_hba()14045 lpfc_sli_brdrestart(phba); in lpfc_pci_remove_one_s3()14187 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s3()14377 lpfc_sli_brdrestart(phba); in lpfc_io_slot_reset_s3()15018 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s4()15241 lpfc_sli_brdrestart(phba); in lpfc_io_resume_s4()
951 int (*lpfc_sli_brdrestart) member
4664 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s3()4710 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s4()5213 lpfc_sli_brdrestart(struct lpfc_hba *phba) in lpfc_sli_brdrestart() function5215 return phba->lpfc_sli_brdrestart(phba); in lpfc_sli_brdrestart()5287 lpfc_sli_brdrestart(phba); in lpfc_sli_chipset_init()5493 lpfc_sli_brdrestart(phba); in lpfc_sli_config_port()10000 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3; in lpfc_mbox_api_table_setup()10008 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4; in lpfc_mbox_api_table_setup()
813 lpfc_sli_brdrestart(phba); in lpfc_work_list_done()
6647 rc = lpfc_sli_brdrestart(phba); in lpfc_host_reset_handler()
Completed in 77 milliseconds