ocs_hw_dmtf_clp_cb
rc = ocs_hw_command(hw, mbxdata, opts, ocs_hw_dmtf_clp_cb, cb_arg);
ocs_hw_dmtf_clp_cb(hw, 0, mbxdata, cb_arg);
static void ocs_hw_dmtf_clp_cb(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg);