xref: /onnv-gate/usr/src/lib/storage/liba5k/common/mapfile-vers (revision 12692:4341b447c069)
17836SJohn.Forte@Sun.COM#
27836SJohn.Forte@Sun.COM# CDDL HEADER START
37836SJohn.Forte@Sun.COM#
47836SJohn.Forte@Sun.COM# The contents of this file are subject to the terms of the
57836SJohn.Forte@Sun.COM# Common Development and Distribution License (the "License").
67836SJohn.Forte@Sun.COM# You may not use this file except in compliance with the License.
77836SJohn.Forte@Sun.COM#
87836SJohn.Forte@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97836SJohn.Forte@Sun.COM# or http://www.opensolaris.org/os/licensing.
107836SJohn.Forte@Sun.COM# See the License for the specific language governing permissions
117836SJohn.Forte@Sun.COM# and limitations under the License.
127836SJohn.Forte@Sun.COM#
137836SJohn.Forte@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
147836SJohn.Forte@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157836SJohn.Forte@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
167836SJohn.Forte@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
177836SJohn.Forte@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
187836SJohn.Forte@Sun.COM#
197836SJohn.Forte@Sun.COM# CDDL HEADER END
207836SJohn.Forte@Sun.COM#
217836SJohn.Forte@Sun.COM#
227836SJohn.Forte@Sun.COM#
23*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
247836SJohn.Forte@Sun.COM#
258744SAli.Bahrami@Sun.COM
268744SAli.Bahrami@Sun.COM#
278744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
288744SAli.Bahrami@Sun.COM#
298744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
308744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
318744SAli.Bahrami@Sun.COM#
328744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
338744SAli.Bahrami@Sun.COM#
348744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
358744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
368744SAli.Bahrami@Sun.COM#
378744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
388744SAli.Bahrami@Sun.COM#
398744SAli.Bahrami@Sun.COM
407836SJohn.Forte@Sun.COM#
417836SJohn.Forte@Sun.COM# Generic interface definition for usr/src/lib/storage/liba5k.
427836SJohn.Forte@Sun.COM#
438744SAli.Bahrami@Sun.COM
44*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
45*12692SAli.Bahrami@Oracle.COM
46*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_2.0 {
477836SJohn.Forte@Sun.COM	global:
487836SJohn.Forte@Sun.COM		l_chk_null_wwn;
497836SJohn.Forte@Sun.COM		l_convert_name;
507836SJohn.Forte@Sun.COM		l_bp_bypass_enable;
517836SJohn.Forte@Sun.COM		l_dev_bypass_enable;
527836SJohn.Forte@Sun.COM		l_dev_pwr_up_down;
537836SJohn.Forte@Sun.COM		l_device_present;
547836SJohn.Forte@Sun.COM		l_download;
557836SJohn.Forte@Sun.COM		l_duplicate_names;
567836SJohn.Forte@Sun.COM		l_encl_status_page_funcs;
577836SJohn.Forte@Sun.COM		l_format_fc_status_msg;
587836SJohn.Forte@Sun.COM		l_format_ifp_status_msg;
597836SJohn.Forte@Sun.COM		l_free_box_list;
607836SJohn.Forte@Sun.COM		l_free_lstate;
617836SJohn.Forte@Sun.COM		l_get_allses;
627836SJohn.Forte@Sun.COM		l_get_box_list;
637836SJohn.Forte@Sun.COM		l_get_disk_element_index;
647836SJohn.Forte@Sun.COM		l_get_disk_port_status;
657836SJohn.Forte@Sun.COM		l_get_disk_status;
667836SJohn.Forte@Sun.COM		l_get_drive_name;
677836SJohn.Forte@Sun.COM		l_get_envsen;
687836SJohn.Forte@Sun.COM		l_get_envsen_page;
697836SJohn.Forte@Sun.COM		l_get_ib_status;
707836SJohn.Forte@Sun.COM		l_get_individual_state;
717836SJohn.Forte@Sun.COM		l_get_port;
727836SJohn.Forte@Sun.COM		l_get_ses_path;
737836SJohn.Forte@Sun.COM		l_get_slot;
747836SJohn.Forte@Sun.COM		l_get_status;
757836SJohn.Forte@Sun.COM		l_led;
767836SJohn.Forte@Sun.COM		l_pho_pwr_up_down;
777836SJohn.Forte@Sun.COM		l_make_node;
787836SJohn.Forte@Sun.COM		l_new_name;
797836SJohn.Forte@Sun.COM		l_offline_photon;
807836SJohn.Forte@Sun.COM		l_get_enc_type;
817836SJohn.Forte@Sun.COM		d_p_bypass;
827836SJohn.Forte@Sun.COM		d_p_enable;
837836SJohn.Forte@Sun.COM		l_check_file;
847836SJohn.Forte@Sun.COM		l_element_msg_string;
857836SJohn.Forte@Sun.COM		l_get_conflict;
867836SJohn.Forte@Sun.COM		l_get_mode_pg;
877836SJohn.Forte@Sun.COM		l_new_password;
887836SJohn.Forte@Sun.COM	local:
897836SJohn.Forte@Sun.COM		*;
907836SJohn.Forte@Sun.COM};
91