Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/lpfc/
Dlpfc_mbox.c959 mb->mbxCommand = MBX_REG_VPI; in lpfc_reg_vpi()
Dlpfc_hw.h2000 #define MBX_REG_VPI 0x96 macro
Dlpfc_sli.c2789 case MBX_REG_VPI: in lpfc_sli_chk_mbx_command()
2892 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) && in lpfc_sli_def_mbox_cmpl()
21069 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
21078 (mb->u.mb.mbxCommand == MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
21105 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()