1fcf3ce44SJohn Forte#
2fcf3ce44SJohn Forte# CDDL HEADER START
3fcf3ce44SJohn Forte#
4fcf3ce44SJohn Forte# The contents of this file are subject to the terms of the
5fcf3ce44SJohn Forte# Common Development and Distribution License (the "License").
6fcf3ce44SJohn Forte# You may not use this file except in compliance with the License.
7fcf3ce44SJohn Forte#
8fcf3ce44SJohn Forte# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9fcf3ce44SJohn Forte# or http://www.opensolaris.org/os/licensing.
10fcf3ce44SJohn Forte# See the License for the specific language governing permissions
11fcf3ce44SJohn Forte# and limitations under the License.
12fcf3ce44SJohn Forte#
13fcf3ce44SJohn Forte# When distributing Covered Code, include this CDDL HEADER in each
14fcf3ce44SJohn Forte# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15fcf3ce44SJohn Forte# If applicable, add the following below this CDDL HEADER, with the
16fcf3ce44SJohn Forte# fields enclosed by brackets "[]" replaced with your own identifying
17fcf3ce44SJohn Forte# information: Portions Copyright [yyyy] [name of copyright owner]
18fcf3ce44SJohn Forte#
19fcf3ce44SJohn Forte# CDDL HEADER END
20fcf3ce44SJohn Forte#
214b31676fSsrivijitha dugganapalli#Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
22fcf3ce44SJohn Forte#
23bfed486aSAli Bahrami
24bfed486aSAli Bahrami#
25bfed486aSAli Bahrami# MAPFILE HEADER START
26bfed486aSAli Bahrami#
27bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
28bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
29bfed486aSAli Bahrami#
30bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
33bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
34bfed486aSAli Bahrami#
35bfed486aSAli Bahrami# MAPFILE HEADER END
36bfed486aSAli Bahrami#
37cd3e9333SAli Bahrami$mapfile_version 2
38cd3e9333SAli Bahrami
39cd3e9333SAli BahramiSYMBOL_VERSION SUNW_1.1 {
40fcf3ce44SJohn Forte	global:
41fcf3ce44SJohn Forte	    stmfAddToHostGroup;
42fcf3ce44SJohn Forte	    stmfAddToTargetGroup;
43fcf3ce44SJohn Forte	    stmfAddViewEntry;
44fcf3ce44SJohn Forte	    stmfClearProviderData;
45fcf3ce44SJohn Forte	    stmfCreateHostGroup;
468fe96085Stim szeto	    stmfCreateLu;
478fe96085Stim szeto	    stmfCreateLuResource;
48fcf3ce44SJohn Forte	    stmfCreateTargetGroup;
49fcf3ce44SJohn Forte	    stmfDeleteHostGroup;
508fe96085Stim szeto	    stmfDeleteLu;
51fcf3ce44SJohn Forte	    stmfDeleteTargetGroup;
5245039663SJohn Forte	    stmfDestroyProxyDoor;
53fcf3ce44SJohn Forte	    stmfDevidFromIscsiName;
54fcf3ce44SJohn Forte	    stmfDevidFromWwn;
558fe96085Stim szeto	    stmfFreeLuResource;
56fcf3ce44SJohn Forte	    stmfFreeMemory;
577beff157SJohn Forte	    stmfGetGlobalLuProp;
58fcf3ce44SJohn Forte	    stmfGetHostGroupList;
59fcf3ce44SJohn Forte	    stmfGetHostGroupMembers;
608fe96085Stim szeto	    stmfGetLuProp;
618fe96085Stim szeto	    stmfGetLuResource;
62fcf3ce44SJohn Forte	    stmfGetTargetGroupList;
63fcf3ce44SJohn Forte	    stmfGetTargetGroupMembers;
64fcf3ce44SJohn Forte	    stmfGetTargetList;
65fcf3ce44SJohn Forte	    stmfGetTargetProperties;
66fcf3ce44SJohn Forte	    stmfGetLogicalUnitList;
67fcf3ce44SJohn Forte	    stmfGetLogicalUnitProperties;
688fe96085Stim szeto	    stmfGetPersistMethod;
69fcf3ce44SJohn Forte	    stmfGetProviderData;
70fcf3ce44SJohn Forte	    stmfGetProviderDataList;
71fcf3ce44SJohn Forte	    stmfGetProviderDataProt;
72fcf3ce44SJohn Forte	    stmfGetSessionList;
73fcf3ce44SJohn Forte	    stmfGetState;
74fcf3ce44SJohn Forte	    stmfGetViewEntryList;
758fe96085Stim szeto	    stmfImportLu;
7645039663SJohn Forte	    stmfInitProxyDoor;
7745039663SJohn Forte	    stmfLuStandby;
788fe96085Stim szeto	    stmfModifyLu;
798fe96085Stim szeto	    stmfModifyLuByFname;
80fcf3ce44SJohn Forte	    stmfOfflineTarget;
81fcf3ce44SJohn Forte	    stmfOfflineLogicalUnit;
82fcf3ce44SJohn Forte	    stmfOnlineTarget;
83fcf3ce44SJohn Forte	    stmfOnlineLogicalUnit;
8445039663SJohn Forte	    stmfPostProxyMsg;
85fcf3ce44SJohn Forte	    stmfRemoveFromHostGroup;
86fcf3ce44SJohn Forte	    stmfRemoveFromTargetGroup;
87fcf3ce44SJohn Forte	    stmfRemoveViewEntry;
8845039663SJohn Forte	    stmfSetAluaState;
8945039663SJohn Forte	    stmfGetAluaState;
907beff157SJohn Forte	    stmfSetGlobalLuProp;
918fe96085Stim szeto	    stmfSetPersistMethod;
92fcf3ce44SJohn Forte	    stmfSetProviderData;
93fcf3ce44SJohn Forte	    stmfSetProviderDataProt;
948fe96085Stim szeto	    stmfSetLuProp;
954b31676fSsrivijitha dugganapalli	    stmfSetStmfProp;
964b31676fSsrivijitha dugganapalli	    stmfGetStmfProp;
97*8222814eSRichard Lowe	    stmfValidateView;
98fcf3ce44SJohn Forte	local:
99fcf3ce44SJohn Forte		*;
100fcf3ce44SJohn Forte};
101fcf3ce44SJohn Forte
102cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate {
103fcf3ce44SJohn Forte	global:
104fcf3ce44SJohn Forte	    stmfLoadConfig;
1054b31676fSsrivijitha dugganapalli	    stmfLoadStmfProps;
106fcf3ce44SJohn Forte	    stmfOffline;
107fcf3ce44SJohn Forte	    stmfOnline;
108fcf3ce44SJohn Forte	local:
109fcf3ce44SJohn Forte	    *;
110fcf3ce44SJohn Forte};
111