xref: /illumos-gate/usr/src/lib/storage/liba5k/common/mapfile-vers (revision cd3e933325e68e23516a196a8fea7f49b1e497c3)
1 #
2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 #
23 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
24 #
25 
26 #
27 # MAPFILE HEADER START
28 #
29 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30 # Object versioning must comply with the rules detailed in
31 #
32 #	usr/src/lib/README.mapfiles
33 #
34 # You should not be making modifications here until you've read the most current
35 # copy of that file. If you need help, contact a gatekeeper for guidance.
36 #
37 # MAPFILE HEADER END
38 #
39 
40 #
41 # Generic interface definition for usr/src/lib/storage/liba5k.
42 #
43 
44 $mapfile_version 2
45 
46 SYMBOL_VERSION SUNW_2.0 {
47 	global:
48 		l_chk_null_wwn;
49 		l_convert_name;
50 		l_bp_bypass_enable;
51 		l_dev_bypass_enable;
52 		l_dev_pwr_up_down;
53 		l_device_present;
54 		l_download;
55 		l_duplicate_names;
56 		l_encl_status_page_funcs;
57 		l_format_fc_status_msg;
58 		l_format_ifp_status_msg;
59 		l_free_box_list;
60 		l_free_lstate;
61 		l_get_allses;
62 		l_get_box_list;
63 		l_get_disk_element_index;
64 		l_get_disk_port_status;
65 		l_get_disk_status;
66 		l_get_drive_name;
67 		l_get_envsen;
68 		l_get_envsen_page;
69 		l_get_ib_status;
70 		l_get_individual_state;
71 		l_get_port;
72 		l_get_ses_path;
73 		l_get_slot;
74 		l_get_status;
75 		l_led;
76 		l_pho_pwr_up_down;
77 		l_make_node;
78 		l_new_name;
79 		l_offline_photon;
80 		l_get_enc_type;
81 		d_p_bypass;
82 		d_p_enable;
83 		l_check_file;
84 		l_element_msg_string;
85 		l_get_conflict;
86 		l_get_mode_pg;
87 		l_new_password;
88 	local:
89 		*;
90 };
91