Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h319 void lpfc_sli4_unreg_rpi_cmpl_clr(struct lpfc_hba *, LPFC_MBOXQ_t *);
H A Dlpfc_hbadisc.c4937 mbox->mbox_cmpl = lpfc_sli4_unreg_rpi_cmpl_clr; in lpfc_set_unreg_login_mbx_cmpl()
5007 if (mbox->mbox_cmpl == lpfc_sli4_unreg_rpi_cmpl_clr) in lpfc_unreg_rpi()
H A Dlpfc_nportdisc.c361 lpfc_sli4_unreg_rpi_cmpl_clr(phba, pmb); in lpfc_defer_acc_rsp()
H A Dlpfc_sli.c2576 lpfc_sli4_unreg_rpi_cmpl_clr(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb) in lpfc_sli4_unreg_rpi_cmpl_clr() function