mapfile-vers revision 2eeaed14a5e2ed9bd811643ad5bffc3510ca0310
2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
2N/A# Use is subject to license terms.
2N/A#
2N/A#ident "%Z%%M% %I% %E% SMI"
2N/A
2N/ASUNWprivate_1.1 {
2N/A global:
2N/A ipmi_close;
2N/A ipmi_entity_iter;
2N/A ipmi_entity_iter_children;
2N/A ipmi_entity_iter_sdr;
2N/A ipmi_entity_lookup;
2N/A ipmi_entity_lookup_sdr;
2N/A ipmi_entity_name;
2N/A ipmi_entity_parent;
2N/A ipmi_entity_present;
2N/A ipmi_entity_present_sdr;
2N/A ipmi_errmsg;
2N/A ipmi_errno;
2N/A ipmi_firmware_version;
2N/A ipmi_fru_parse_board;
2N/A ipmi_fru_parse_product;
2N/A ipmi_fru_read;
2N/A ipmi_get_deviceid;
2N/A ipmi_get_sensor_reading;
2N/A ipmi_open;
2N/A ipmi_sdr_changed;
2N/A ipmi_sdr_get;
2N/A ipmi_sdr_iter;
2N/A ipmi_sdr_lookup;
2N/A ipmi_sdr_lookup_compact_sensor;
2N/A ipmi_sdr_lookup_full_sensor;
2N/A ipmi_sdr_lookup_fru;
2N/A ipmi_sdr_lookup_generic;
2N/A ipmi_sdr_refresh;
2N/A ipmi_sel_get_entry;
2N/A ipmi_sel_get_info;
2N/A ipmi_sel_get_time;
2N/A ipmi_sel_get_utc_offset;
2N/A ipmi_sel_set_time;
2N/A ipmi_sel_set_utc_offset;
2N/A ipmi_sensor_reading_name;
2N/A ipmi_sensor_type_name;
2N/A ipmi_send;
2N/A ipmi_set_sensor_reading;
2N/A ipmi_sunoem_led_get;
2N/A ipmi_sunoem_led_set;
2N/A ipmi_sunoem_update_fru;
2N/A ipmi_sunoem_uptime;
2N/A ipmi_user_iter;
2N/A ipmi_user_lookup_id;
2N/A ipmi_user_lookup_name;
2N/A ipmi_user_set_password;
2N/A local:
2N/A *;
2N/A};
2N/A