Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_crtn.h268 int lpfc_sli_brdrestart(struct lpfc_hba *);
Dlpfc.h562 int (*lpfc_sli_brdrestart) member
Dlpfc_init.c1377 lpfc_sli_brdrestart(phba); in lpfc_handle_eratt_s3()
1521 lpfc_sli_brdrestart(phba); in lpfc_handle_eratt_s4()
4179 lpfc_sli_brdrestart(phba); in lpfc_reset_hba()
8193 lpfc_sli_brdrestart(phba); in lpfc_unset_hba()
8717 lpfc_sli_brdrestart(phba); in lpfc_pci_remove_one_s3()
8872 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s3()
9066 lpfc_sli_brdrestart(phba); in lpfc_io_slot_reset_s3()
9610 lpfc_sli_brdrestart(phba); in lpfc_pci_resume_one_s4()
9832 lpfc_sli_brdrestart(phba); in lpfc_io_resume_s4()
Dlpfc_sli.c3524 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s3()
3570 lpfc_sli_brdrestart(phba); in lpfc_sli_brdready_s4()
4042 lpfc_sli_brdrestart(struct lpfc_hba *phba) in lpfc_sli_brdrestart() function
4044 return phba->lpfc_sli_brdrestart(phba); in lpfc_sli_brdrestart()
4116 lpfc_sli_brdrestart(phba); in lpfc_sli_chipset_init()
4310 lpfc_sli_brdrestart(phba); in lpfc_sli_config_port()
7304 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3; in lpfc_mbox_api_table_setup()
7312 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4; in lpfc_mbox_api_table_setup()
Dlpfc_hbadisc.c539 lpfc_sli_brdrestart(phba); in lpfc_work_list_done()