mapfile-vers revision 9113a79cf228b8f7bd509b1328adf88659dfe218
2905N/A#
2905N/A# CDDL HEADER START
2905N/A#
2905N/A# The contents of this file are subject to the terms of the
2905N/A# Common Development and Distribution License (the "License").
2905N/A# You may not use this file except in compliance with the License.
2905N/A#
2905N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2905N/A# or http://www.opensolaris.org/os/licensing.
2905N/A# See the License for the specific language governing permissions
2905N/A# and limitations under the License.
2905N/A#
2905N/A# When distributing Covered Code, include this CDDL HEADER in each
2905N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2905N/A# If applicable, add the following below this CDDL HEADER, with the
2905N/A# fields enclosed by brackets "[]" replaced with your own identifying
2905N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2905N/A#
2905N/A# CDDL HEADER END
2905N/A#
2905N/A#
2905N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
2905N/A# Use is subject to license terms.
3337N/A#
2905N/A#ident "%Z%%M% %I% %E% SMI"
3337N/A
2905N/ASUNWprivate_1.1 {
3234N/A global:
2905N/A ipmi_close;
2905N/A ipmi_errmsg;
2905N/A ipmi_errno;
2905N/A ipmi_get_deviceid;
2905N/A ipmi_get_sensor_reading;
2905N/A ipmi_open;
2905N/A ipmi_sdr_get;
2905N/A ipmi_sdr_lookup_fru;
2905N/A ipmi_sdr_lookup_generic;
2905N/A ipmi_send;
2905N/A ipmi_set_sensor_reading;
2905N/A ipmi_sunoem_led_get;
3337N/A ipmi_sunoem_led_set;
2905N/A ipmi_sunoem_update_fru;
3337N/A ipmi_sunoem_uptime;
3337N/A local:
3337N/A *;
2905N/A};
2905N/A