xref: /onnv-gate/usr/src/lib/libima/common/mapfile-vers (revision 10224:cd1fd6eb5423)
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#
228744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
237836SJohn.Forte@Sun.COM# Use is subject to license terms.
247836SJohn.Forte@Sun.COM#
257836SJohn.Forte@Sun.COM#
267836SJohn.Forte@Sun.COM
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
298744SAli.Bahrami@Sun.COM#
308744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
318744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
348744SAli.Bahrami@Sun.COM#
358744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
368744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
378744SAli.Bahrami@Sun.COM#
388744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
398744SAli.Bahrami@Sun.COM#
40*10224SZhang.Yi@Sun.COMSUNW_1.1 {		# update to libima, Solaris 11
4110156SZhang.Yi@Sun.COM    global:
4210156SZhang.Yi@Sun.COM	SUN_IMA_SetTunableProperties;
4310156SZhang.Yi@Sun.COM	SUN_IMA_GetTunableProperties;
44*10224SZhang.Yi@Sun.COM} SUNW_1.0;
4510156SZhang.Yi@Sun.COM
46*10224SZhang.Yi@Sun.COMSUNW_1.0 {		# first release of libima in S10u2_02
477836SJohn.Forte@Sun.COM    global:
487836SJohn.Forte@Sun.COM	IMA_GetErrorRecoveryLevelProperties;
497836SJohn.Forte@Sun.COM	IMA_GetNetworkPortalProperties;
507836SJohn.Forte@Sun.COM	IMA_GetNodeProperties;
517836SJohn.Forte@Sun.COM	IMA_SetMaxBurstLength;
527836SJohn.Forte@Sun.COM	IMA_SetIsnsDiscovery;
537836SJohn.Forte@Sun.COM	IMA_GetLnpProperties;
547836SJohn.Forte@Sun.COM	IMA_LuReportLuns;
557836SJohn.Forte@Sun.COM	IMA_GetLibraryProperties;
567836SJohn.Forte@Sun.COM	IMA_GetPhbaDownloadProperties;
577836SJohn.Forte@Sun.COM	IMA_GetMaxRecvDataSegmentLengthProperties;
587836SJohn.Forte@Sun.COM	IMA_GetStaticDiscoveryTargetOidList;
597836SJohn.Forte@Sun.COM	IMA_SetNodeName;
607836SJohn.Forte@Sun.COM	IMA_DeregisterForObjectVisibilityChanges;
617836SJohn.Forte@Sun.COM	IMA_SetInitiatorAuthMethods;
627836SJohn.Forte@Sun.COM	IMA_GetImmediateDataProperties;
637836SJohn.Forte@Sun.COM	IMA_GenerateNodeName;
647836SJohn.Forte@Sun.COM	IMA_SetMaxConnections;
657836SJohn.Forte@Sun.COM	IMA_SetSlpDiscovery;
667836SJohn.Forte@Sun.COM	IMA_GetPnpProperties;
677836SJohn.Forte@Sun.COM	IMA_GetPhbaStatus;
687836SJohn.Forte@Sun.COM	IMA_FreeMemory;
697836SJohn.Forte@Sun.COM	IMA_GetNonSharedNodeOidList;
707836SJohn.Forte@Sun.COM	IMA_GetDataSequenceInOrderProperties;
717836SJohn.Forte@Sun.COM	IMA_SetStatisticsCollection;
727836SJohn.Forte@Sun.COM	IMA_SetInitiatorAuthParms;
737836SJohn.Forte@Sun.COM	IMA_GetStaticDiscoveryTargetProperties;
747836SJohn.Forte@Sun.COM	IMA_PluginIOCtl;
757836SJohn.Forte@Sun.COM	IMA_SetNodeAlias;
767836SJohn.Forte@Sun.COM	IMA_SetDefaultTime2Wait;
777836SJohn.Forte@Sun.COM	IMA_SetStaticDiscovery;
787836SJohn.Forte@Sun.COM	IMA_GetPnpStatistics;
797836SJohn.Forte@Sun.COM	IMA_GetIpProperties;
807836SJohn.Forte@Sun.COM	IMA_SetMaxOutstandingR2T;
817836SJohn.Forte@Sun.COM	IMA_SetNetworkPortalIpAddress;
827836SJohn.Forte@Sun.COM	IMA_GetDefaultTime2RetainProperties;
837836SJohn.Forte@Sun.COM	IMA_DeregisterForObjectPropertyChanges;
847836SJohn.Forte@Sun.COM	IMA_GetNetworkPortalOidList;
857836SJohn.Forte@Sun.COM	IMA_GetLuOid;
867836SJohn.Forte@Sun.COM	IMA_GetNetworkPortStatus;
877836SJohn.Forte@Sun.COM	IMA_AddDiscoveryAddress;
887836SJohn.Forte@Sun.COM	IMA_GetLhbaOidList;
897836SJohn.Forte@Sun.COM	IMA_SetInitialR2T;
907836SJohn.Forte@Sun.COM	IMA_GetIpsecProperties;
917836SJohn.Forte@Sun.COM	IMA_GetTargetProperties;
927836SJohn.Forte@Sun.COM	IMA_SetIpConfigMethod;
937836SJohn.Forte@Sun.COM	IMA_GetDiscoveryProperties;
947836SJohn.Forte@Sun.COM	IMA_SetErrorRecoveryLevel;
957836SJohn.Forte@Sun.COM	IMA_GetDiscoveryAddressProperties;
967836SJohn.Forte@Sun.COM	IMA_LuInquiry;
977836SJohn.Forte@Sun.COM	IMA_RegisterForObjectPropertyChanges;
987836SJohn.Forte@Sun.COM	IMA_GetTargetErrorStatistics;
997836SJohn.Forte@Sun.COM	IMA_GetMaxBurstLengthProperties;
1007836SJohn.Forte@Sun.COM	IMA_GetPluginOidList;
1017836SJohn.Forte@Sun.COM	IMA_GetLhbaProperties;
1027836SJohn.Forte@Sun.COM	IMA_SetImmediateData;
1037836SJohn.Forte@Sun.COM	IMA_GetPnpOidList;
1047836SJohn.Forte@Sun.COM	IMA_GetLuOidList;
1057836SJohn.Forte@Sun.COM	IMA_SetSubnetMask;
1067836SJohn.Forte@Sun.COM	IMA_GetInUseInitiatorAuthMethods;
1077836SJohn.Forte@Sun.COM	IMA_SetSendTargetsDiscovery;
1087836SJohn.Forte@Sun.COM	IMA_GetDefaultTime2WaitProperties;
1097836SJohn.Forte@Sun.COM	IMA_ExposeLu;
1107836SJohn.Forte@Sun.COM	IMA_GetDiscoveryAddressOidList;
1117836SJohn.Forte@Sun.COM	IMA_GetInitialR2TProperties;
1127836SJohn.Forte@Sun.COM	IMA_GetStatisticsProperties;
1137836SJohn.Forte@Sun.COM	IMA_UnexposeLu;
1147836SJohn.Forte@Sun.COM	IMA_GetPluginProperties;
1157836SJohn.Forte@Sun.COM	IMA_GetPhbaOidList;
1167836SJohn.Forte@Sun.COM	IMA_SetDataPduInOrder;
1177836SJohn.Forte@Sun.COM	IMA_IsPhbaDownloadFile;
1187836SJohn.Forte@Sun.COM	IMA_GetLuProperties;
1197836SJohn.Forte@Sun.COM	IMA_SetDnsServerAddress;
1207836SJohn.Forte@Sun.COM	IMA_SetMaxRecvDataSegmentLength;
1217836SJohn.Forte@Sun.COM	IMA_AddStaticDiscoveryTarget;
1227836SJohn.Forte@Sun.COM	IMA_RemoveDiscoveryAddress;
1237836SJohn.Forte@Sun.COM	IMA_GetDataPduInOrderProperties;
1247836SJohn.Forte@Sun.COM	IMA_GetMaxOutstandingR2TProperties;
1257836SJohn.Forte@Sun.COM	IMA_GetSharedNodeOid;
1267836SJohn.Forte@Sun.COM	IMA_GetPhbaProperties;
1277836SJohn.Forte@Sun.COM	IMA_GetTargetOidList;
1287836SJohn.Forte@Sun.COM	IMA_PhbaDownload;
1297836SJohn.Forte@Sun.COM	IMA_GetDeviceStatistics;
1307836SJohn.Forte@Sun.COM	IMA_SetDefaultGateway;
1317836SJohn.Forte@Sun.COM	IMA_GetSupportedAuthMethods;
1327836SJohn.Forte@Sun.COM	IMA_SetDefaultTime2Retain;
1337836SJohn.Forte@Sun.COM	IMA_RegisterForObjectVisibilityChanges;
1347836SJohn.Forte@Sun.COM	IMA_RemoveStaticDiscoveryTarget;
1357836SJohn.Forte@Sun.COM	IMA_GetFirstBurstLengthProperties;
1367836SJohn.Forte@Sun.COM	IMA_GetAssociatedPluginOid;
1377836SJohn.Forte@Sun.COM	IMA_GetObjectType;
1387836SJohn.Forte@Sun.COM	IMA_SetFirstBurstLength;
1397836SJohn.Forte@Sun.COM	IMA_RemoveStaleData;
1407836SJohn.Forte@Sun.COM	IMA_GetLnpOidList;
1417836SJohn.Forte@Sun.COM	IMA_LuReadCapacity;
1427836SJohn.Forte@Sun.COM	IMA_SetDataSequenceInOrder;
1437836SJohn.Forte@Sun.COM	IMA_GetInitiatorAuthParms;
1447836SJohn.Forte@Sun.COM	IMA_GetMaxConnectionsProperties;
1457836SJohn.Forte@Sun.COM	IMA_GetAddressKeys;
1467836SJohn.Forte@Sun.COM    local:
1477836SJohn.Forte@Sun.COM	*;
1487836SJohn.Forte@Sun.COM};
149