xref: /titanic_41/usr/src/lib/libima/common/mapfile-vers (revision cd3e933325e68e23516a196a8fea7f49b1e497c3)
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#
21fcf3ce44SJohn Forte#
22*cd3e9333SAli Bahrami# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
23fcf3ce44SJohn Forte#
24fcf3ce44SJohn Forte#
25fcf3ce44SJohn Forte
26bfed486aSAli Bahrami#
27bfed486aSAli Bahrami# MAPFILE HEADER START
28bfed486aSAli Bahrami#
29bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
33bfed486aSAli Bahrami#
34bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
35bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
36bfed486aSAli Bahrami#
37bfed486aSAli Bahrami# MAPFILE HEADER END
38bfed486aSAli Bahrami#
39*cd3e9333SAli Bahrami
40*cd3e9333SAli Bahrami$mapfile_version 2
41*cd3e9333SAli Bahrami
42*cd3e9333SAli BahramiSYMBOL_VERSION SUNW_1.1 {		# update to libima, Solaris 11
43aff4bce5Syi zhang - Sun Microsystems - Beijing China    global:
44aff4bce5Syi zhang - Sun Microsystems - Beijing China	SUN_IMA_SetTunableProperties;
45aff4bce5Syi zhang - Sun Microsystems - Beijing China	SUN_IMA_GetTunableProperties;
4624d15a9cSyi zhang - Sun Microsystems - Beijing China} SUNW_1.0;
47bfed486aSAli Bahrami
48*cd3e9333SAli BahramiSYMBOL_VERSION SUNW_1.0 {		# first release of libima in S10u2_02
49fcf3ce44SJohn Forte    global:
50fcf3ce44SJohn Forte	IMA_GetErrorRecoveryLevelProperties;
51fcf3ce44SJohn Forte	IMA_GetNetworkPortalProperties;
52fcf3ce44SJohn Forte	IMA_GetNodeProperties;
53fcf3ce44SJohn Forte	IMA_SetMaxBurstLength;
54fcf3ce44SJohn Forte	IMA_SetIsnsDiscovery;
55fcf3ce44SJohn Forte	IMA_GetLnpProperties;
56fcf3ce44SJohn Forte	IMA_LuReportLuns;
57fcf3ce44SJohn Forte	IMA_GetLibraryProperties;
58fcf3ce44SJohn Forte	IMA_GetPhbaDownloadProperties;
59fcf3ce44SJohn Forte	IMA_GetMaxRecvDataSegmentLengthProperties;
60fcf3ce44SJohn Forte	IMA_GetStaticDiscoveryTargetOidList;
61fcf3ce44SJohn Forte	IMA_SetNodeName;
62fcf3ce44SJohn Forte	IMA_DeregisterForObjectVisibilityChanges;
63fcf3ce44SJohn Forte	IMA_SetInitiatorAuthMethods;
64fcf3ce44SJohn Forte	IMA_GetImmediateDataProperties;
65fcf3ce44SJohn Forte	IMA_GenerateNodeName;
66fcf3ce44SJohn Forte	IMA_SetMaxConnections;
67fcf3ce44SJohn Forte	IMA_SetSlpDiscovery;
68fcf3ce44SJohn Forte	IMA_GetPnpProperties;
69fcf3ce44SJohn Forte	IMA_GetPhbaStatus;
70fcf3ce44SJohn Forte	IMA_FreeMemory;
71fcf3ce44SJohn Forte	IMA_GetNonSharedNodeOidList;
72fcf3ce44SJohn Forte	IMA_GetDataSequenceInOrderProperties;
73fcf3ce44SJohn Forte	IMA_SetStatisticsCollection;
74fcf3ce44SJohn Forte	IMA_SetInitiatorAuthParms;
75fcf3ce44SJohn Forte	IMA_GetStaticDiscoveryTargetProperties;
76fcf3ce44SJohn Forte	IMA_PluginIOCtl;
77fcf3ce44SJohn Forte	IMA_SetNodeAlias;
78fcf3ce44SJohn Forte	IMA_SetDefaultTime2Wait;
79fcf3ce44SJohn Forte	IMA_SetStaticDiscovery;
80fcf3ce44SJohn Forte	IMA_GetPnpStatistics;
81fcf3ce44SJohn Forte	IMA_GetIpProperties;
82fcf3ce44SJohn Forte	IMA_SetMaxOutstandingR2T;
83fcf3ce44SJohn Forte	IMA_SetNetworkPortalIpAddress;
84fcf3ce44SJohn Forte	IMA_GetDefaultTime2RetainProperties;
85fcf3ce44SJohn Forte	IMA_DeregisterForObjectPropertyChanges;
86fcf3ce44SJohn Forte	IMA_GetNetworkPortalOidList;
87fcf3ce44SJohn Forte	IMA_GetLuOid;
88fcf3ce44SJohn Forte	IMA_GetNetworkPortStatus;
89fcf3ce44SJohn Forte	IMA_AddDiscoveryAddress;
90fcf3ce44SJohn Forte	IMA_GetLhbaOidList;
91fcf3ce44SJohn Forte	IMA_SetInitialR2T;
92fcf3ce44SJohn Forte	IMA_GetIpsecProperties;
93fcf3ce44SJohn Forte	IMA_GetTargetProperties;
94fcf3ce44SJohn Forte	IMA_SetIpConfigMethod;
95fcf3ce44SJohn Forte	IMA_GetDiscoveryProperties;
96fcf3ce44SJohn Forte	IMA_SetErrorRecoveryLevel;
97fcf3ce44SJohn Forte	IMA_GetDiscoveryAddressProperties;
98fcf3ce44SJohn Forte	IMA_LuInquiry;
99fcf3ce44SJohn Forte	IMA_RegisterForObjectPropertyChanges;
100fcf3ce44SJohn Forte	IMA_GetTargetErrorStatistics;
101fcf3ce44SJohn Forte	IMA_GetMaxBurstLengthProperties;
102fcf3ce44SJohn Forte	IMA_GetPluginOidList;
103fcf3ce44SJohn Forte	IMA_GetLhbaProperties;
104fcf3ce44SJohn Forte	IMA_SetImmediateData;
105fcf3ce44SJohn Forte	IMA_GetPnpOidList;
106fcf3ce44SJohn Forte	IMA_GetLuOidList;
107fcf3ce44SJohn Forte	IMA_SetSubnetMask;
108fcf3ce44SJohn Forte	IMA_GetInUseInitiatorAuthMethods;
109fcf3ce44SJohn Forte	IMA_SetSendTargetsDiscovery;
110fcf3ce44SJohn Forte	IMA_GetDefaultTime2WaitProperties;
111fcf3ce44SJohn Forte	IMA_ExposeLu;
112fcf3ce44SJohn Forte	IMA_GetDiscoveryAddressOidList;
113fcf3ce44SJohn Forte	IMA_GetInitialR2TProperties;
114fcf3ce44SJohn Forte	IMA_GetStatisticsProperties;
115fcf3ce44SJohn Forte	IMA_UnexposeLu;
116fcf3ce44SJohn Forte	IMA_GetPluginProperties;
117fcf3ce44SJohn Forte	IMA_GetPhbaOidList;
118fcf3ce44SJohn Forte	IMA_SetDataPduInOrder;
119fcf3ce44SJohn Forte	IMA_IsPhbaDownloadFile;
120fcf3ce44SJohn Forte	IMA_GetLuProperties;
121fcf3ce44SJohn Forte	IMA_SetDnsServerAddress;
122fcf3ce44SJohn Forte	IMA_SetMaxRecvDataSegmentLength;
123fcf3ce44SJohn Forte	IMA_AddStaticDiscoveryTarget;
124fcf3ce44SJohn Forte	IMA_RemoveDiscoveryAddress;
125fcf3ce44SJohn Forte	IMA_GetDataPduInOrderProperties;
126fcf3ce44SJohn Forte	IMA_GetMaxOutstandingR2TProperties;
127fcf3ce44SJohn Forte	IMA_GetSharedNodeOid;
128fcf3ce44SJohn Forte	IMA_GetPhbaProperties;
129fcf3ce44SJohn Forte	IMA_GetTargetOidList;
130fcf3ce44SJohn Forte	IMA_PhbaDownload;
131fcf3ce44SJohn Forte	IMA_GetDeviceStatistics;
132fcf3ce44SJohn Forte	IMA_SetDefaultGateway;
133fcf3ce44SJohn Forte	IMA_GetSupportedAuthMethods;
134fcf3ce44SJohn Forte	IMA_SetDefaultTime2Retain;
135fcf3ce44SJohn Forte	IMA_RegisterForObjectVisibilityChanges;
136fcf3ce44SJohn Forte	IMA_RemoveStaticDiscoveryTarget;
137fcf3ce44SJohn Forte	IMA_GetFirstBurstLengthProperties;
138fcf3ce44SJohn Forte	IMA_GetAssociatedPluginOid;
139fcf3ce44SJohn Forte	IMA_GetObjectType;
140fcf3ce44SJohn Forte	IMA_SetFirstBurstLength;
141fcf3ce44SJohn Forte	IMA_RemoveStaleData;
142fcf3ce44SJohn Forte	IMA_GetLnpOidList;
143fcf3ce44SJohn Forte	IMA_LuReadCapacity;
144fcf3ce44SJohn Forte	IMA_SetDataSequenceInOrder;
145fcf3ce44SJohn Forte	IMA_GetInitiatorAuthParms;
146fcf3ce44SJohn Forte	IMA_GetMaxConnectionsProperties;
147fcf3ce44SJohn Forte	IMA_GetAddressKeys;
148fcf3ce44SJohn Forte    local:
149fcf3ce44SJohn Forte	*;
150fcf3ce44SJohn Forte};
151