topo_mod.map revision 7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fe
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# Use is subject to license terms.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# CDDL HEADER START
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# The contents of this file are subject to the terms of the
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# Common Development and Distribution License, Version 1.0 only
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# (the "License"). You may not use this file except in compliance
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# with the License.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# or http://www.opensolaris.org/os/licensing.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# See the License for the specific language governing permissions
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# and limitations under the License.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# When distributing Covered Code, include this CDDL HEADER in each
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# If applicable, add the following below this CDDL HEADER, with the
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# fields enclosed by brackets "[]" replaced with your own identifying
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# information: Portions Copyright [yyyy] [name of copyright owner]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi# CDDL HEADER END
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi#ident "%Z%%M% %I% %E% SMI"
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi{
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_node_range_create = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_node_range_destroy = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_node_bind = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_node_unbind = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_node_name = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_node_private = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_node_instance = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_alloc = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_zalloc = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_free = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_nvalloc = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_nvdup = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_strfree = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_strdup = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_fmri_create = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_clrdebug = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_setdebug = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_dprintf = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_errmsg = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_errno = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_load = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_unload = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_register = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_unregister = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_enumerate = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_release = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_rootdir = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_handle = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_mod_private = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_method_register = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_method_unregister = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_method_unregister_all = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi topo_method_invoke = FUNCTION extern;
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi};