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
2791 case MBX_HEARTBEAT: in lpfc_sli_chk_mbx_command()3066 if (pmbox->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_handle_mb_event()9523 if (mbx->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_issue_mbox_s3()10245 if (mbx_cmnd != MBX_HEARTBEAT) { in lpfc_sli4_post_async_mbox()13878 if (pmbox->mbxCommand == MBX_HEARTBEAT) { in lpfc_sli_sp_intr_handler()14373 if (pmbox->mbxCommand == MBX_HEARTBEAT) { in lpfc_sli4_sp_handle_mbox_event()
3349 uint8_t actcmd = MBX_HEARTBEAT; in lpfc_block_mgmt_io()