Home
last modified time | relevance | path

Searched refs:lpfc_cleanup_pending_mbox (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h65 void lpfc_cleanup_pending_mbox(struct lpfc_vport *);
H A Dlpfc_hbadisc.c6695 lpfc_cleanup_pending_mbox(vports[i]); in lpfc_unregister_fcf_prep()
6710 lpfc_cleanup_pending_mbox(phba->pport); in lpfc_unregister_fcf_prep()
H A Dlpfc_els.c778 lpfc_cleanup_pending_mbox(vport); in lpfc_cmpl_els_flogi_fabric()
9458 lpfc_cleanup_pending_mbox(vport); in lpfc_cmpl_els_fdisc()
H A Dlpfc_init.c5627 lpfc_cleanup_pending_mbox(vport); in lpfc_sli4_perform_vport_cvl()
H A Dlpfc_sli.c19902 lpfc_cleanup_pending_mbox(struct lpfc_vport *vport) in lpfc_cleanup_pending_mbox() function