152N/A# The contents of this file are subject to the terms of the
152N/A# Common Development and Distribution License (the "License").
152N/A# You may not use this file except in compliance with the License.
152N/A# See the License for the specific language governing permissions
152N/A# and limitations under the License.
152N/A# When distributing Covered Code, include this CDDL HEADER in each
152N/A# If applicable, add the following below this CDDL HEADER, with the
152N/A# fields enclosed by brackets "[]" replaced with your own identifying
152N/A# information: Portions Copyright [yyyy] [name of copyright owner]
152N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
152N/A# Use is subject to license terms.
152N/A# ident "%Z%%M% %I% %E% SMI"
152N/A topo_method_unregister;
152N/A topo_method_unregister_all;
152N/A topo_node_range_create;
152N/A topo_node_range_destroy;
152N/A topo_prop_get_int32_array;
152N/A topo_prop_get_uint32_array;
152N/A topo_prop_get_int64_array;
152N/A topo_prop_get_uint64_array;
152N/A topo_prop_get_string_array;
topo_prop_get_fmri_array;
topo_prop_method_register;
topo_prop_method_unregister;
topo_prop_set_int32_array;
topo_prop_set_uint32_array;
topo_prop_set_int64_array;
topo_prop_set_uint64_array;
topo_prop_set_string_array;
topo_prop_set_fmri_array;