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