mapfile-vers revision 9e86db79b7d1bbc5f2f04e99954cbd5eae0e22bb
961N/A#
961N/A# CDDL HEADER START
961N/A#
961N/A# The contents of this file are subject to the terms of the
961N/A# Common Development and Distribution License (the "License").
961N/A# You may not use this file except in compliance with the License.
961N/A#
961N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
961N/A# or http://www.opensolaris.org/os/licensing.
961N/A# See the License for the specific language governing permissions
961N/A# and limitations under the License.
961N/A#
961N/A# When distributing Covered Code, include this CDDL HEADER in each
961N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
961N/A# If applicable, add the following below this CDDL HEADER, with the
961N/A# fields enclosed by brackets "[]" replaced with your own identifying
961N/A# information: Portions Copyright [yyyy] [name of copyright owner]
961N/A#
961N/A# CDDL HEADER END
961N/A#
961N/A#
961N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
961N/A# Use is subject to license terms.
961N/A#
3231N/A
5385N/A#
961N/A# MAPFILE HEADER START
961N/A#
961N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
5636N/A# Object versioning must comply with the rules detailed in
961N/A#
961N/A# usr/src/lib/README.mapfiles
961N/A#
5636N/A# You should not be making modifications here until you've read the most current
961N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
961N/A#
961N/A# MAPFILE HEADER END
961N/A#
961N/A
961N/A
961N/ASUNWprivate {
961N/A global:
5636N/A SMHBA_RegisterLibrary;
961N/A Sun_sasGetNumberOfAdapters;
961N/A Sun_sasLoadLibrary;
961N/A Sun_sasFreeLibrary;
5385N/A Sun_sasRefreshInformation;
1878N/A Sun_sasRefreshAdapterConfiguration;
961N/A Sun_sasCloseAdapter;
1878N/A Sun_sasFreeLibrary;
961N/A Sun_sasGetAdapterAttributes;
961N/A Sun_sasGetAdapterName;
1878N/A Sun_sasGetAdapterPortAttributes;
961N/A Sun_sasGetDiscoveredPortAttributes;
961N/A Sun_sasGetLUNStatistics;
1878N/A Sun_sasGetNumberOfAdapters;
961N/A Sun_sasGetNumberOfPorts;
5636N/A Sun_sasSetPersistentBinding;
961N/A Sun_sasGetPersistentBinding;
961N/A Sun_sasGetPhyStatistics;
961N/A Sun_sasGetPortAttributesByWWN;
961N/A Sun_sasGetPortType;
961N/A Sun_sasGetProtocolStatistics;
961N/A Sun_sasGetSASPhyAttributes;
961N/A Sun_sasGetTargetMapping;
961N/A Sun_sasGetVendorLibraryAttributes;
961N/A Sun_sasGetVersion;
961N/A Sun_sasScsiReadCapacity;
961N/A Sun_sasScsiReportLUNs;
961N/A Sun_sasScsiInquiry;
5385N/A Sun_sasLoadLibrary;
1878N/A Sun_sasSendSMPPassThru;
1878N/A Sun_sasOpenAdapter;
961N/A FreeHBA;
961N/A local:
5636N/A *;
961N/A};
961N/A