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