mapfile-vers revision 12692:4341b447c069
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# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
23#
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$mapfile_version 2
41
42SYMBOL_VERSION SUNWprivate_1.0 {
43    global:
44	IMA_GetPluginProperties;
45	IMA_GetLhbaOidList;
46	IMA_GetStaticDiscoveryTargetOidList;
47	IMA_SetStaticDiscovery;
48	IMA_GetStaticDiscoveryTargetProperties;
49	IMA_RemoveDiscoveryAddress;
50	IMA_RemoveStaticDiscoveryTarget;
51	IMA_GetDiscoveryProperties;
52	IMA_AddDiscoveryAddress;
53	IMA_AddStaticDiscoveryTarget;
54	IMA_SetNodeName;
55	IMA_SetNodeAlias;
56	IMA_GetNodeProperties;
57	IMA_GetTargetOidList;
58	IMA_GetTargetProperties;
59	IMA_SetSendTargetsDiscovery;
60	IMA_GetDataPduInOrderProperties;
61	IMA_GetDataSequenceInOrderProperties;
62	IMA_GetDefaultTime2RetainProperties;
63	IMA_GetDefaultTime2WaitProperties;
64	IMA_GetErrorRecoveryLevelProperties;
65	IMA_GetFirstBurstLengthProperties;
66	IMA_GetImmediateDataProperties;
67	IMA_GetInitialR2TProperties;
68	IMA_GetMaxBurstLengthProperties;
69	IMA_GetMaxOutstandingR2TProperties;
70	IMA_GetMaxRecvDataSegmentLengthProperties;
71	IMA_GetMaxConnectionsProperties;
72	IMA_GetInUseInitiatorAuthMethods;
73	IMA_SetFirstBurstLength;
74	IMA_SetMaxBurstLength;
75	IMA_SetMaxRecvDataSegmentLength;
76	IMA_SetMaxConnections;
77	IMA_SetDefaultTime2Retain;
78	IMA_SetDefaultTime2Wait;
79	IMA_SetMaxOutstandingR2T;
80	IMA_SetErrorRecoveryLevel;
81	IMA_SetInitialR2T;
82	IMA_SetImmediateData;
83	IMA_SetDataPduInOrder;
84	IMA_SetDataSequenceInOrder;
85	IMA_SetStatisticsCollection;
86	IMA_SetNetworkPortalIpAddress;
87	IMA_SetIpConfigMethod;
88	IMA_SetSubnetMask;
89	IMA_SetDnsServerAddress;
90	IMA_SetDefaultGateway;
91	IMA_SetInitiatorAuthMethods;
92	IMA_SetInitiatorAuthParms;
93	IMA_GetLuOidList;
94	IMA_GetLuOid;
95	IMA_GetLuProperties;
96	IMA_GetPhbaOidList;
97	IMA_GetPhbaProperties;
98	IMA_GetPhbaStatus;
99	IMA_GetPhbaDownloadProperties;
100	IMA_IsPhbaDownloadFile;
101	IMA_PhbaDownload;
102	IMA_PluginIOCtl;
103	IMA_FreeMemory;
104	IMA_GetLhbaProperties;
105	IMA_GetNonSharedNodeOidList;
106	IMA_GetNetworkPortalOidList;
107	IMA_GetNetworkPortStatus;
108	IMA_RemoveStaleData;
109	IMA_GetPnpOidList;
110	IMA_GetNetworkPortalProperties;
111	IMA_GetLnpOidList;
112	IMA_GetLnpProperties;
113	IMA_GetPnpProperties;
114	IMA_GetPnpStatistics;
115	IMA_GetTargetErrorStatistics;
116	IMA_GetStatisticsProperties;
117	IMA_GetDeviceStatistics;
118	IMA_LuInquiry;
119	IMA_LuReadCapacity;
120	IMA_LuReportLuns;
121	IMA_ExposeLu;
122	IMA_UnexposeLu;
123	IMA_RegisterForObjectPropertyChanges;
124	IMA_DeregisterForObjectPropertyChanges;
125	IMA_RegisterForObjectVisibilityChanges;
126	IMA_DeregisterForObjectVisibilityChanges;
127	IMA_GetIpProperties;
128	IMA_GetSupportedAuthMethods;
129	IMA_GetInitiatorAuthParms;
130	Terminate;
131	IMA_SetIsnsDiscovery;
132	IMA_SetSlpDiscovery;
133	IMA_GetIpsecProperties;
134	Initialize;
135	IMA_GetDiscoveryAddressOidList;
136	IMA_GetDiscoveryAddressProperties;
137	IMA_GetAddressKeys;
138	SUN_IMA_SetTunableProperties;
139	SUN_IMA_GetTunableProperties;
140    local:
141	*;
142};
143
144