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*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 25*8744SAli.Bahrami@Sun.COM 26*8744SAli.Bahrami@Sun.COM# 27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 28*8744SAli.Bahrami@Sun.COM# 29*8744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 31*8744SAli.Bahrami@Sun.COM# 32*8744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 33*8744SAli.Bahrami@Sun.COM# 34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 36*8744SAli.Bahrami@Sun.COM# 37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 382522Sraf# 392522Sraf 402522SrafSUNWprivate_1.1 { 412522Sraf global: 422522Sraf _smb_debug; 432522Sraf smbios_bboard_flag_desc; 442522Sraf smbios_bboard_flag_name; 452522Sraf smbios_bboard_type_desc; 462522Sraf smbios_bios_flag_desc; 472522Sraf smbios_bios_flag_name; 482522Sraf smbios_bios_xb1_desc; 492522Sraf smbios_bios_xb1_name; 502522Sraf smbios_bios_xb2_desc; 512522Sraf smbios_bios_xb2_name; 522522Sraf smbios_boot_desc; 532522Sraf smbios_buf; 542522Sraf smbios_buflen; 552522Sraf smbios_bufopen; 562522Sraf smbios_cache_assoc_desc; 572522Sraf smbios_cache_ctype_desc; 582522Sraf smbios_cache_ctype_name; 592522Sraf smbios_cache_ecc_desc; 602522Sraf smbios_cache_flag_desc; 612522Sraf smbios_cache_flag_name; 622522Sraf smbios_cache_loc_desc; 632522Sraf smbios_cache_logical_desc; 642522Sraf smbios_cache_mode_desc; 652522Sraf smbios_chassis_state_desc; 662522Sraf smbios_chassis_type_desc; 672522Sraf smbios_checksum; 682522Sraf smbios_close; 692522Sraf smbios_errmsg; 702522Sraf smbios_errno; 712522Sraf smbios_evlog_flag_desc; 722522Sraf smbios_evlog_flag_name; 732522Sraf smbios_evlog_format_desc; 742522Sraf smbios_evlog_method_desc; 752522Sraf smbios_fdopen; 762522Sraf smbios_hwsec_desc; 772522Sraf smbios_info_bboard; 782522Sraf smbios_info_bios; 792522Sraf smbios_info_boot; 802522Sraf smbios_info_cache; 812522Sraf smbios_info_chassis; 822522Sraf smbios_info_common; 832522Sraf smbios_info_eventlog; 842522Sraf smbios_info_hwsec; 852522Sraf smbios_info_ipmi; 862522Sraf smbios_info_lang; 872522Sraf smbios_info_memarray; 882522Sraf smbios_info_memarrmap; 892522Sraf smbios_info_memdevice; 902522Sraf smbios_info_memdevmap; 912522Sraf smbios_info_obdevs; 922522Sraf smbios_info_port; 932522Sraf smbios_info_processor; 942522Sraf smbios_info_slot; 952522Sraf smbios_info_smbios; 962522Sraf smbios_info_strtab; 972522Sraf smbios_info_system; 982522Sraf smbios_ipmi_flag_desc; 992522Sraf smbios_ipmi_flag_name; 1002522Sraf smbios_ipmi_type_desc; 1012522Sraf smbios_iter; 1022522Sraf smbios_lookup_id; 1032522Sraf smbios_memarray_ecc_desc; 1042522Sraf smbios_memarray_loc_desc; 1052522Sraf smbios_memarray_use_desc; 1062522Sraf smbios_memdevice_flag_desc; 1072522Sraf smbios_memdevice_flag_name; 1082522Sraf smbios_memdevice_form_desc; 1092522Sraf smbios_memdevice_type_desc; 1102522Sraf smbios_open; 1112522Sraf smbios_port_conn_desc; 1122522Sraf smbios_port_type_desc; 1132522Sraf smbios_processor_family_desc; 1142522Sraf smbios_processor_status_desc; 1152522Sraf smbios_processor_type_desc; 1162522Sraf smbios_processor_upgrade_desc; 1172522Sraf smbios_slot_ch1_desc; 1182522Sraf smbios_slot_ch1_name; 1192522Sraf smbios_slot_ch2_desc; 1202522Sraf smbios_slot_ch2_name; 1212522Sraf smbios_slot_length_desc; 1222522Sraf smbios_slot_type_desc; 1232522Sraf smbios_slot_usage_desc; 1242522Sraf smbios_slot_width_desc; 1252522Sraf smbios_system_wakeup_desc; 1262522Sraf smbios_type_desc; 1272522Sraf smbios_type_name; 1282522Sraf smbios_write; 1292522Sraf local: 1302522Sraf *; 1312522Sraf}; 132