xref: /titanic_50/usr/src/lib/libipmi/common/mapfile-vers (revision 1af98250c8b03bdc43d8ac3aac6390221d75b92e)
19113a79cSeschrock#
29113a79cSeschrock# CDDL HEADER START
39113a79cSeschrock#
49113a79cSeschrock# The contents of this file are subject to the terms of the
59113a79cSeschrock# Common Development and Distribution License (the "License").
69113a79cSeschrock# You may not use this file except in compliance with the License.
79113a79cSeschrock#
89113a79cSeschrock# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
99113a79cSeschrock# or http://www.opensolaris.org/os/licensing.
109113a79cSeschrock# See the License for the specific language governing permissions
119113a79cSeschrock# and limitations under the License.
129113a79cSeschrock#
139113a79cSeschrock# When distributing Covered Code, include this CDDL HEADER in each
149113a79cSeschrock# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
159113a79cSeschrock# If applicable, add the following below this CDDL HEADER, with the
169113a79cSeschrock# fields enclosed by brackets "[]" replaced with your own identifying
179113a79cSeschrock# information: Portions Copyright [yyyy] [name of copyright owner]
189113a79cSeschrock#
199113a79cSeschrock# CDDL HEADER END
209113a79cSeschrock#
219113a79cSeschrock#
229113a79cSeschrock# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
239113a79cSeschrock# Use is subject to license terms.
249113a79cSeschrock#
259113a79cSeschrock#ident	"%Z%%M%	%I%	%E% SMI"
269113a79cSeschrock
279113a79cSeschrockSUNWprivate_1.1 {
289113a79cSeschrock    global:
299113a79cSeschrock	ipmi_close;
309113a79cSeschrock	ipmi_errmsg;
319113a79cSeschrock	ipmi_errno;
324557a2a1Srobj	ipmi_fru_parse_board;
334557a2a1Srobj	ipmi_fru_parse_product;
344557a2a1Srobj	ipmi_fru_read;
359113a79cSeschrock	ipmi_get_deviceid;
369113a79cSeschrock	ipmi_get_sensor_reading;
379113a79cSeschrock	ipmi_open;
389113a79cSeschrock	ipmi_sdr_get;
399113a79cSeschrock	ipmi_sdr_lookup_fru;
409113a79cSeschrock	ipmi_sdr_lookup_generic;
419113a79cSeschrock	ipmi_send;
429113a79cSeschrock	ipmi_set_sensor_reading;
439113a79cSeschrock	ipmi_sunoem_led_get;
449113a79cSeschrock	ipmi_sunoem_led_set;
459113a79cSeschrock	ipmi_sunoem_update_fru;
469113a79cSeschrock	ipmi_sunoem_uptime;
47*1af98250Seschrock	ipmi_user_iter;
48*1af98250Seschrock	ipmi_user_lookup_id;
49*1af98250Seschrock	ipmi_user_lookup_name;
50*1af98250Seschrock	ipmi_user_set_password;
519113a79cSeschrock    local:
529113a79cSeschrock	*;
539113a79cSeschrock};
54