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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h342 int lpfc_sli_brdrestart(struct lpfc_hba *);
H A Dlpfc.h934 int (*lpfc_sli_brdrestart) member in struct:lpfc_hba
H A Dlpfc_init.c1851 lpfc_sli_brdrestart(phba);
1962 rc = lpfc_sli_brdrestart(phba);
4719 lpfc_sli_brdrestart(phba);
7587 lpfc_sli_brdrestart(phba);
13341 lpfc_sli_brdrestart(phba);
14154 lpfc_sli_brdrestart(phba);
14296 lpfc_sli_brdrestart(phba);
14487 lpfc_sli_brdrestart(phba);
15123 lpfc_sli_brdrestart(phba);
15362 lpfc_sli_brdrestart(phb
[all...]
H A Dlpfc_sli.c4787 lpfc_sli_brdrestart(phba);
4833 lpfc_sli_brdrestart(phba);
5307 * lpfc_sli_brdrestart - Wrapper func for restarting hba
5314 lpfc_sli_brdrestart(struct lpfc_hba *phba) function
5316 return phba->lpfc_sli_brdrestart(phba);
5388 lpfc_sli_brdrestart(phba);
5594 lpfc_sli_brdrestart(phba);
10325 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3;
10333 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4;
H A Dlpfc_scsi.c6175 rc = lpfc_sli_brdrestart(phba);
H A Dlpfc_hbadisc.c884 lpfc_sli_brdrestart(phba);

Completed in 348 milliseconds