Searched refs:MBX_HEARTBEAT (Results 1 – 4 of 4) sorted by relevance
324 mb->mbxCommand = MBX_HEARTBEAT; in lpfc_heart_beat()
1982 #define MBX_HEARTBEAT 0x31 macro
2789 case MBX_HEARTBEAT: in lpfc_sli_chk_mbx_command()3064 if (pmbox->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_handle_mb_event()9519 if (mbx->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_issue_mbox_s3()10238 if (mbx_cmnd != MBX_HEARTBEAT) { in lpfc_sli4_post_async_mbox()13869 if (pmbox->mbxCommand == MBX_HEARTBEAT) { in lpfc_sli_sp_intr_handler()14364 if (pmbox->mbxCommand == MBX_HEARTBEAT) { in lpfc_sli4_sp_handle_mbox_event()
3349 uint8_t actcmd = MBX_HEARTBEAT; in lpfc_block_mgmt_io()