Home
last modified time | relevance | path

Searched refs:lpfc_sli4_unreg_rpi_cmpl_clr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h357 void lpfc_sli4_unreg_rpi_cmpl_clr(struct lpfc_hba *, LPFC_MBOXQ_t *);
H A Dlpfc_hbadisc.c5281 mbox->mbox_cmpl = lpfc_sli4_unreg_rpi_cmpl_clr; in lpfc_set_unreg_login_mbx_cmpl()
5352 if (mbox->mbox_cmpl == lpfc_sli4_unreg_rpi_cmpl_clr) in lpfc_unreg_rpi()
H A Dlpfc_sli.c2985 lpfc_sli4_unreg_rpi_cmpl_clr(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb) in lpfc_sli4_unreg_rpi_cmpl_clr() function