Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_crtn.h274 int lpfc_sli_brdrestart(struct lpfc_hba *);
Dlpfc.h584 int (*lpfc_sli_brdrestart) member
Dlpfc_init.c1511 lpfc_sli_brdrestart(phba); in lpfc_handle_eratt_s3()
1597 lpfc_sli_brdrestart(phba); in lpfc_sli4_port_sta_fn_reset()
4851 lpfc_sli_brdrestart(phba); in lpfc_reset_hba()
9216 lpfc_sli_brdrestart(phba); in lpfc_unset_hba()
9714 lpfc_sli_brdrestart(phba); in lpfc_pci_remove_one_s3()
9868 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s3()
10058 lpfc_sli_brdrestart(phba); in lpfc_io_slot_reset_s3()
10618 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s4()
10836 lpfc_sli_brdrestart(phba); in lpfc_io_resume_s4()
Dlpfc_sli.c3710 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s3()
3756 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s4()
4237 lpfc_sli_brdrestart(struct lpfc_hba *phba) in lpfc_sli_brdrestart() function
4239 return phba->lpfc_sli_brdrestart(phba); in lpfc_sli_brdrestart()
4311 lpfc_sli_brdrestart(phba); in lpfc_sli_chipset_init()
4505 lpfc_sli_brdrestart(phba); in lpfc_sli_config_port()
7829 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3; in lpfc_mbox_api_table_setup()
7837 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4; in lpfc_mbox_api_table_setup()
Dlpfc_scsi.c5360 rc = lpfc_sli_brdrestart(phba); in lpfc_host_reset_handler()
Dlpfc_hbadisc.c586 lpfc_sli_brdrestart(phba); in lpfc_work_list_done()