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