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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h256 int lpfc_sli_brdrestart(struct lpfc_hba *);
H A Dlpfc.h505 int (*lpfc_sli_brdrestart) member in struct:lpfc_hba
H A Dlpfc_init.c1307 lpfc_sli_brdrestart(phba);
3876 lpfc_sli_brdrestart(phba);
7349 lpfc_sli_brdrestart(phba);
7730 lpfc_sli_brdrestart(phba);
7878 lpfc_sli_brdrestart(phba);
8072 lpfc_sli_brdrestart(phba);
8499 lpfc_sli_brdrestart(phba);
8713 lpfc_sli_brdrestart(phba);
H A Dlpfc_sli.c3131 lpfc_sli_brdrestart(phba);
3174 lpfc_sli_brdrestart(phba);
3619 * lpfc_sli_brdrestart - Wrapper func for restarting hba
3626 lpfc_sli_brdrestart(struct lpfc_hba *phba) function
3628 return phba->lpfc_sli_brdrestart(phba);
3696 lpfc_sli_brdrestart(phba);
3889 lpfc_sli_brdrestart(phba);
5614 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3;
5622 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4;
H A Dlpfc_hbadisc.c452 lpfc_sli_brdrestart(phba);

Completed in 140 milliseconds