Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_mbox.c907 mb->mbxCommand = MBX_REG_VPI; in lpfc_reg_vpi()
Dlpfc_hw.h1806 #define MBX_REG_VPI 0x96 macro
Dlpfc_sli.c2387 case MBX_REG_VPI: in lpfc_sli_chk_mbx_command()
2506 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) && in lpfc_sli_def_mbox_cmpl()
19854 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19864 (mb->u.mb.mbxCommand == MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19887 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()