Searched refs:MBX_REG_LOGIN64 (Results 1 – 6 of 6) sorted by relevance
772 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()788 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
1676 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_rcv_logo_reglogin_issue()1687 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_rcv_logo_reglogin_issue()
2368 case MBX_REG_LOGIN64: in lpfc_sli_chk_mbx_command()2479 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 && in lpfc_sli_def_mbox_cmpl()2501 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_sli_def_mbox_cmpl()19329 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()19339 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) || in lpfc_cleanup_pending_mbox()19342 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()19362 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()19367 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()19387 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
5088 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_cleanup_node()5099 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) || in lpfc_cleanup_node()5109 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_cleanup_node()
1826 #define MBX_REG_LOGIN64 0x93 macro
3588 case MBX_REG_LOGIN64: in lpfc_bsg_check_cmd_access()