2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASYMBOL_VERSION SUNWprivate {
2N/A global:
2N/A HBA_RegisterLibrary;
2N/A HBA_RegisterLibraryV2;
2N/A Sun_fcAdapterCreateWWN;
2N/A Sun_fcAdapterReturnWWN;
2N/A Sun_fcCloseAdapter;
2N/A Sun_fcCreateNPIVPort;
2N/A Sun_fcDeleteNPIVPort;
2N/A Sun_fcFreeLibrary;
2N/A Sun_fcGetAdapterAttributes;
2N/A Sun_fcGetAdapterName;
2N/A Sun_fcGetAdapterPortAttributes;
2N/A Sun_fcGetBindingCapability;
2N/A Sun_fcGetBindingSupport;
2N/A Sun_fcGetDiscoveredPortAttributes;
2N/A Sun_fcGetEventBuffer;
2N/A Sun_fcGetFC4Statistics;
2N/A Sun_fcGetFCPStatistics;
2N/A Sun_fcGetFcpPersistentBinding;
2N/A Sun_fcGetFcpTargetMapping;
2N/A Sun_fcGetFcpTargetMappingV2;
2N/A Sun_fcGetNPIVPortInfo;
2N/A Sun_fcGetNumberOfAdapters;
2N/A Sun_fcGetNumberOfTgtAdapters;
2N/A Sun_fcGetPersistentBindingV2;
2N/A Sun_fcGetPortAttributesByWWN;
2N/A Sun_fcGetPortNPIVAttributes;
2N/A Sun_fcGetPortStatistics;
2N/A Sun_fcGetRNIDMgmtInfo;
2N/A Sun_fcGetTgtAdapterName;
2N/A Sun_fcGetVendorLibraryAttributes;
2N/A Sun_fcGetVersion;
2N/A Sun_fcLoadLibrary;
2N/A Sun_fcNPIVGetAdapterAttributes;
2N/A Sun_fcOpenAdapter;
2N/A Sun_fcOpenAdapterByWWN;
2N/A Sun_fcOpenTgtAdapter;
2N/A Sun_fcOpenTgtAdapterByWWN;
2N/A Sun_fcRefreshAdapterConfiguration;
2N/A Sun_fcRefreshInformation;
2N/A Sun_fcRegisterForAdapterAddEvents;
2N/A Sun_fcRegisterForAdapterDeviceEvents;
2N/A Sun_fcRegisterForAdapterEvents;
2N/A Sun_fcRegisterForAdapterPortEvents;
2N/A Sun_fcRegisterForAdapterPortStatEvents;
2N/A Sun_fcRegisterForLinkEvents;
2N/A Sun_fcRegisterForTargetEvents;
2N/A Sun_fcRemoveAllPersistentBindings;
2N/A Sun_fcRemoveCallback;
2N/A Sun_fcRemovePersistentBinding;
2N/A Sun_fcResetStatistics;
2N/A Sun_fcScsiInquiryV2;
2N/A Sun_fcScsiReadCapacityV2;
2N/A Sun_fcScsiReportLUNsV2;
2N/A Sun_fcSendCTPassThru;
2N/A Sun_fcSendCTPassThruV2;
2N/A Sun_fcSendLIRR;
2N/A Sun_fcSendRLS;
2N/A Sun_fcSendRNID;
2N/A Sun_fcSendRNIDV2;
2N/A Sun_fcSendRPL;
2N/A Sun_fcSendRPS;
2N/A Sun_fcSendReadCapacity;
2N/A Sun_fcSendReportLUNs;
2N/A Sun_fcSendSRL;
2N/A Sun_fcSendScsiInquiry;
2N/A Sun_fcSetBindingSupport;
2N/A Sun_fcSetPersistentBindingV2;
2N/A Sun_fcSetRNIDMgmtInfo;
2N/A Sun_fcDoForceLip;
2N/A
2N/A local:
2N/A *;
2N/A};