xref: /illumos-gate/usr/src/lib/libsmbios/common/mapfile-vers (revision f808c858fa61e7769218966759510a8b1190dfcf)
1*f808c858Sraf#
2*f808c858Sraf# CDDL HEADER START
3*f808c858Sraf#
4*f808c858Sraf# The contents of this file are subject to the terms of the
5*f808c858Sraf# Common Development and Distribution License (the "License").
6*f808c858Sraf# You may not use this file except in compliance with the License.
7*f808c858Sraf#
8*f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*f808c858Sraf# or http://www.opensolaris.org/os/licensing.
10*f808c858Sraf# See the License for the specific language governing permissions
11*f808c858Sraf# and limitations under the License.
12*f808c858Sraf#
13*f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each
14*f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the
16*f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying
17*f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
18*f808c858Sraf#
19*f808c858Sraf# CDDL HEADER END
20*f808c858Sraf#
21*f808c858Sraf#
22*f808c858Sraf# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23*f808c858Sraf# Use is subject to license terms.
24*f808c858Sraf#
25*f808c858Sraf# ident	"%Z%%M%	%I%	%E% SMI"
26*f808c858Sraf#
27*f808c858Sraf
28*f808c858SrafSUNWprivate_1.1 {
29*f808c858Sraf    global:
30*f808c858Sraf	_smb_debug;
31*f808c858Sraf	smbios_bboard_flag_desc;
32*f808c858Sraf	smbios_bboard_flag_name;
33*f808c858Sraf	smbios_bboard_type_desc;
34*f808c858Sraf	smbios_bios_flag_desc;
35*f808c858Sraf	smbios_bios_flag_name;
36*f808c858Sraf	smbios_bios_xb1_desc;
37*f808c858Sraf	smbios_bios_xb1_name;
38*f808c858Sraf	smbios_bios_xb2_desc;
39*f808c858Sraf	smbios_bios_xb2_name;
40*f808c858Sraf	smbios_boot_desc;
41*f808c858Sraf	smbios_buf;
42*f808c858Sraf	smbios_buflen;
43*f808c858Sraf	smbios_bufopen;
44*f808c858Sraf	smbios_cache_assoc_desc;
45*f808c858Sraf	smbios_cache_ctype_desc;
46*f808c858Sraf	smbios_cache_ctype_name;
47*f808c858Sraf	smbios_cache_ecc_desc;
48*f808c858Sraf	smbios_cache_flag_desc;
49*f808c858Sraf	smbios_cache_flag_name;
50*f808c858Sraf	smbios_cache_loc_desc;
51*f808c858Sraf	smbios_cache_logical_desc;
52*f808c858Sraf	smbios_cache_mode_desc;
53*f808c858Sraf	smbios_chassis_state_desc;
54*f808c858Sraf	smbios_chassis_type_desc;
55*f808c858Sraf	smbios_checksum;
56*f808c858Sraf	smbios_close;
57*f808c858Sraf	smbios_errmsg;
58*f808c858Sraf	smbios_errno;
59*f808c858Sraf	smbios_evlog_flag_desc;
60*f808c858Sraf	smbios_evlog_flag_name;
61*f808c858Sraf	smbios_evlog_format_desc;
62*f808c858Sraf	smbios_evlog_method_desc;
63*f808c858Sraf	smbios_fdopen;
64*f808c858Sraf	smbios_hwsec_desc;
65*f808c858Sraf	smbios_info_bboard;
66*f808c858Sraf	smbios_info_bios;
67*f808c858Sraf	smbios_info_boot;
68*f808c858Sraf	smbios_info_cache;
69*f808c858Sraf	smbios_info_chassis;
70*f808c858Sraf	smbios_info_common;
71*f808c858Sraf	smbios_info_eventlog;
72*f808c858Sraf	smbios_info_hwsec;
73*f808c858Sraf	smbios_info_ipmi;
74*f808c858Sraf	smbios_info_lang;
75*f808c858Sraf	smbios_info_memarray;
76*f808c858Sraf	smbios_info_memarrmap;
77*f808c858Sraf	smbios_info_memdevice;
78*f808c858Sraf	smbios_info_memdevmap;
79*f808c858Sraf	smbios_info_obdevs;
80*f808c858Sraf	smbios_info_port;
81*f808c858Sraf	smbios_info_processor;
82*f808c858Sraf	smbios_info_slot;
83*f808c858Sraf	smbios_info_smbios;
84*f808c858Sraf	smbios_info_strtab;
85*f808c858Sraf	smbios_info_system;
86*f808c858Sraf	smbios_ipmi_flag_desc;
87*f808c858Sraf	smbios_ipmi_flag_name;
88*f808c858Sraf	smbios_ipmi_type_desc;
89*f808c858Sraf	smbios_iter;
90*f808c858Sraf	smbios_lookup_id;
91*f808c858Sraf	smbios_memarray_ecc_desc;
92*f808c858Sraf	smbios_memarray_loc_desc;
93*f808c858Sraf	smbios_memarray_use_desc;
94*f808c858Sraf	smbios_memdevice_flag_desc;
95*f808c858Sraf	smbios_memdevice_flag_name;
96*f808c858Sraf	smbios_memdevice_form_desc;
97*f808c858Sraf	smbios_memdevice_type_desc;
98*f808c858Sraf	smbios_open;
99*f808c858Sraf	smbios_port_conn_desc;
100*f808c858Sraf	smbios_port_type_desc;
101*f808c858Sraf	smbios_processor_family_desc;
102*f808c858Sraf	smbios_processor_status_desc;
103*f808c858Sraf	smbios_processor_type_desc;
104*f808c858Sraf	smbios_processor_upgrade_desc;
105*f808c858Sraf	smbios_slot_ch1_desc;
106*f808c858Sraf	smbios_slot_ch1_name;
107*f808c858Sraf	smbios_slot_ch2_desc;
108*f808c858Sraf	smbios_slot_ch2_name;
109*f808c858Sraf	smbios_slot_length_desc;
110*f808c858Sraf	smbios_slot_type_desc;
111*f808c858Sraf	smbios_slot_usage_desc;
112*f808c858Sraf	smbios_slot_width_desc;
113*f808c858Sraf	smbios_system_wakeup_desc;
114*f808c858Sraf	smbios_type_desc;
115*f808c858Sraf	smbios_type_name;
116*f808c858Sraf	smbios_write;
117*f808c858Sraf    local:
118*f808c858Sraf	*;
119*f808c858Sraf};
120