Searched defs:lpfc_sli_brdrestart (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
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;

Completed in 179 milliseconds