ocs_hw_command_process
static int32_t ocs_hw_command_process(ocs_hw_t *, int32_t, uint8_t *, size_t);
ocs_hw_command_process(hw, status, mqe, mq->size);
ocs_hw_command_process(hw, -1/*Bad status*/, mqe, SLI4_BMBX_SIZE);