OCS_HW_RTN_IS_ERROR
if (OCS_HW_RTN_IS_ERROR((rc = ocs_hw_node_free_resources(&ocs->hw, &node->rnode)))) {
if (OCS_HW_RTN_IS_ERROR(rc)) {