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

/drivers/scsi/lpfc/
H A Dlpfc_crtn.h268 int lpfc_sli_brdrestart(struct lpfc_hba *);
H A Dlpfc_init.c1376 lpfc_sli_brdrestart(phba);
1516 lpfc_sli_brdrestart(phba);
4115 lpfc_sli_brdrestart(phba);
8121 lpfc_sli_brdrestart(phba);
8645 lpfc_sli_brdrestart(phba);
8797 lpfc_sli_brdrestart(phba);
8991 lpfc_sli_brdrestart(phba);
9535 lpfc_sli_brdrestart(phba);
9757 lpfc_sli_brdrestart(phba);
H A Dlpfc.h561 int (*lpfc_sli_brdrestart) member in struct:lpfc_hba
H A Dlpfc_sli.c3542 lpfc_sli_brdrestart(phba);
3588 lpfc_sli_brdrestart(phba);
4053 * lpfc_sli_brdrestart - Wrapper func for restarting hba
4060 lpfc_sli_brdrestart(struct lpfc_hba *phba) function
4062 return phba->lpfc_sli_brdrestart(phba);
4134 lpfc_sli_brdrestart(phba);
4328 lpfc_sli_brdrestart(phba);
7317 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3;
7325 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4;
H A Dlpfc_hbadisc.c539 lpfc_sli_brdrestart(phba);

Completed in 78 milliseconds