xref: /onnv-gate/usr/src/lib/libsmbios/common/mapfile-vers (revision 12692:4341b447c069)
12522Sraf#
22522Sraf# CDDL HEADER START
32522Sraf#
42522Sraf# The contents of this file are subject to the terms of the
52522Sraf# Common Development and Distribution License (the "License").
62522Sraf# You may not use this file except in compliance with the License.
72522Sraf#
82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92522Sraf# or http://www.opensolaris.org/os/licensing.
102522Sraf# See the License for the specific language governing permissions
112522Sraf# and limitations under the License.
122522Sraf#
132522Sraf# When distributing Covered Code, include this CDDL HEADER in each
142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152522Sraf# If applicable, add the following below this CDDL HEADER, with the
162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying
172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
182522Sraf#
192522Sraf# CDDL HEADER END
202522Sraf#
212522Sraf#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
232522Sraf#
248744SAli.Bahrami@Sun.COM
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
358744SAli.Bahrami@Sun.COM#
368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
372522Sraf#
382522Sraf
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 {
422522Sraf    global:
432522Sraf	_smb_debug;
442522Sraf	smbios_bboard_flag_desc;
452522Sraf	smbios_bboard_flag_name;
462522Sraf	smbios_bboard_type_desc;
472522Sraf	smbios_bios_flag_desc;
482522Sraf	smbios_bios_flag_name;
492522Sraf	smbios_bios_xb1_desc;
502522Sraf	smbios_bios_xb1_name;
512522Sraf	smbios_bios_xb2_desc;
522522Sraf	smbios_bios_xb2_name;
532522Sraf	smbios_boot_desc;
542522Sraf	smbios_buf;
552522Sraf	smbios_buflen;
562522Sraf	smbios_bufopen;
572522Sraf	smbios_cache_assoc_desc;
582522Sraf	smbios_cache_ctype_desc;
592522Sraf	smbios_cache_ctype_name;
602522Sraf	smbios_cache_ecc_desc;
612522Sraf	smbios_cache_flag_desc;
622522Sraf	smbios_cache_flag_name;
632522Sraf	smbios_cache_loc_desc;
642522Sraf	smbios_cache_logical_desc;
652522Sraf	smbios_cache_mode_desc;
662522Sraf	smbios_chassis_state_desc;
672522Sraf	smbios_chassis_type_desc;
682522Sraf	smbios_checksum;
692522Sraf	smbios_close;
7010462SSean.Ye@Sun.COM	smbios_csn;
712522Sraf	smbios_errmsg;
722522Sraf	smbios_errno;
732522Sraf	smbios_evlog_flag_desc;
742522Sraf	smbios_evlog_flag_name;
752522Sraf	smbios_evlog_format_desc;
762522Sraf	smbios_evlog_method_desc;
772522Sraf	smbios_fdopen;
782522Sraf	smbios_hwsec_desc;
792522Sraf	smbios_info_bboard;
802522Sraf	smbios_info_bios;
812522Sraf	smbios_info_boot;
822522Sraf	smbios_info_cache;
832522Sraf	smbios_info_chassis;
842522Sraf	smbios_info_common;
8510942STom.Pothier@Sun.COM	smbios_info_contains;
862522Sraf	smbios_info_eventlog;
872522Sraf	smbios_info_hwsec;
882522Sraf	smbios_info_ipmi;
892522Sraf	smbios_info_lang;
902522Sraf	smbios_info_memarray;
9110942STom.Pothier@Sun.COM	smbios_info_extmemarray;
922522Sraf	smbios_info_memarrmap;
932522Sraf	smbios_info_memdevice;
9410942STom.Pothier@Sun.COM	smbios_info_extmemdevice;
952522Sraf	smbios_info_memdevmap;
962522Sraf	smbios_info_obdevs;
9711859STom.Pothier@Sun.COM	smbios_info_obdevs_ext;
982522Sraf	smbios_info_port;
9911859STom.Pothier@Sun.COM	smbios_info_extport;
1002522Sraf	smbios_info_processor;
10110942STom.Pothier@Sun.COM	smbios_info_extprocessor;
1022522Sraf	smbios_info_slot;
1032522Sraf	smbios_info_smbios;
1042522Sraf	smbios_info_strtab;
1052522Sraf	smbios_info_system;
10610942STom.Pothier@Sun.COM	smbios_info_pciexrc;
1072522Sraf	smbios_ipmi_flag_desc;
1082522Sraf	smbios_ipmi_flag_name;
1092522Sraf	smbios_ipmi_type_desc;
1102522Sraf	smbios_iter;
1112522Sraf	smbios_lookup_id;
11210942STom.Pothier@Sun.COM	smbios_lookup_type;
1132522Sraf	smbios_memarray_ecc_desc;
1142522Sraf	smbios_memarray_loc_desc;
1152522Sraf	smbios_memarray_use_desc;
1162522Sraf	smbios_memdevice_flag_desc;
1172522Sraf	smbios_memdevice_flag_name;
1182522Sraf	smbios_memdevice_form_desc;
1192522Sraf	smbios_memdevice_type_desc;
1202522Sraf	smbios_open;
1212522Sraf	smbios_port_conn_desc;
1222522Sraf	smbios_port_type_desc;
1232522Sraf	smbios_processor_family_desc;
1242522Sraf	smbios_processor_status_desc;
1252522Sraf	smbios_processor_type_desc;
1262522Sraf	smbios_processor_upgrade_desc;
12710462SSean.Ye@Sun.COM	smbios_psn;
1282522Sraf	smbios_slot_ch1_desc;
1292522Sraf	smbios_slot_ch1_name;
1302522Sraf	smbios_slot_ch2_desc;
1312522Sraf	smbios_slot_ch2_name;
1322522Sraf	smbios_slot_length_desc;
1332522Sraf	smbios_slot_type_desc;
1342522Sraf	smbios_slot_usage_desc;
1352522Sraf	smbios_slot_width_desc;
1362522Sraf	smbios_system_wakeup_desc;
1372522Sraf	smbios_type_desc;
1382522Sraf	smbios_type_name;
1392522Sraf	smbios_write;
1402522Sraf    local:
1412522Sraf	*;
1422522Sraf};
143