xref: /onnv-gate/usr/src/lib/sun_sas/common/mapfile-vers (revision 12692:4341b447c069)
110652SHyon.Kim@Sun.COM#
210652SHyon.Kim@Sun.COM# CDDL HEADER START
310652SHyon.Kim@Sun.COM#
410652SHyon.Kim@Sun.COM# The contents of this file are subject to the terms of the
510652SHyon.Kim@Sun.COM# Common Development and Distribution License (the "License").
610652SHyon.Kim@Sun.COM# You may not use this file except in compliance with the License.
710652SHyon.Kim@Sun.COM#
810652SHyon.Kim@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
910652SHyon.Kim@Sun.COM# or http://www.opensolaris.org/os/licensing.
1010652SHyon.Kim@Sun.COM# See the License for the specific language governing permissions
1110652SHyon.Kim@Sun.COM# and limitations under the License.
1210652SHyon.Kim@Sun.COM#
1310652SHyon.Kim@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
1410652SHyon.Kim@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1510652SHyon.Kim@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
1610652SHyon.Kim@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
1710652SHyon.Kim@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
1810652SHyon.Kim@Sun.COM#
1910652SHyon.Kim@Sun.COM# CDDL HEADER END
2010652SHyon.Kim@Sun.COM#
2110652SHyon.Kim@Sun.COM#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
2310652SHyon.Kim@Sun.COM#
2410652SHyon.Kim@Sun.COM
2510652SHyon.Kim@Sun.COM#
2610652SHyon.Kim@Sun.COM# MAPFILE HEADER START
2710652SHyon.Kim@Sun.COM#
2810652SHyon.Kim@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
2910652SHyon.Kim@Sun.COM# Object versioning must comply with the rules detailed in
3010652SHyon.Kim@Sun.COM#
3110652SHyon.Kim@Sun.COM#	usr/src/lib/README.mapfiles
3210652SHyon.Kim@Sun.COM#
3310652SHyon.Kim@Sun.COM# You should not be making modifications here until you've read the most current
3410652SHyon.Kim@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
3510652SHyon.Kim@Sun.COM#
3610652SHyon.Kim@Sun.COM# MAPFILE HEADER END
3710652SHyon.Kim@Sun.COM#
3810652SHyon.Kim@Sun.COM
3910652SHyon.Kim@Sun.COM
40*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
41*12692SAli.Bahrami@Oracle.COM
42*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
4310652SHyon.Kim@Sun.COM    global:
4410652SHyon.Kim@Sun.COM	SMHBA_RegisterLibrary;
4510652SHyon.Kim@Sun.COM	Sun_sasGetNumberOfAdapters;
4610652SHyon.Kim@Sun.COM	Sun_sasLoadLibrary;
4710652SHyon.Kim@Sun.COM	Sun_sasFreeLibrary;
4810652SHyon.Kim@Sun.COM	Sun_sasRefreshInformation;
4910652SHyon.Kim@Sun.COM	Sun_sasRefreshAdapterConfiguration;
5010652SHyon.Kim@Sun.COM	Sun_sasCloseAdapter;
5110652SHyon.Kim@Sun.COM	Sun_sasFreeLibrary;
5210652SHyon.Kim@Sun.COM	Sun_sasGetAdapterAttributes;
5310652SHyon.Kim@Sun.COM	Sun_sasGetAdapterName;
5410652SHyon.Kim@Sun.COM	Sun_sasGetAdapterPortAttributes;
5510652SHyon.Kim@Sun.COM	Sun_sasGetDiscoveredPortAttributes;
5610652SHyon.Kim@Sun.COM	Sun_sasGetLUNStatistics;
5710652SHyon.Kim@Sun.COM	Sun_sasGetNumberOfAdapters;
5810652SHyon.Kim@Sun.COM	Sun_sasGetNumberOfPorts;
5910652SHyon.Kim@Sun.COM	Sun_sasSetPersistentBinding;
6010652SHyon.Kim@Sun.COM	Sun_sasGetPersistentBinding;
6110652SHyon.Kim@Sun.COM	Sun_sasGetPhyStatistics;
6210652SHyon.Kim@Sun.COM	Sun_sasGetPortAttributesByWWN;
6310652SHyon.Kim@Sun.COM	Sun_sasGetPortType;
6410652SHyon.Kim@Sun.COM	Sun_sasGetProtocolStatistics;
6510652SHyon.Kim@Sun.COM	Sun_sasGetSASPhyAttributes;
6610652SHyon.Kim@Sun.COM	Sun_sasGetTargetMapping;
6710652SHyon.Kim@Sun.COM	Sun_sasGetVendorLibraryAttributes;
6810652SHyon.Kim@Sun.COM	Sun_sasGetVersion;
6910652SHyon.Kim@Sun.COM	Sun_sasScsiReadCapacity;
7010652SHyon.Kim@Sun.COM	Sun_sasScsiReportLUNs;
7110652SHyon.Kim@Sun.COM	Sun_sasScsiInquiry;
7210652SHyon.Kim@Sun.COM	Sun_sasLoadLibrary;
7310652SHyon.Kim@Sun.COM	Sun_sasSendSMPPassThru;
7410652SHyon.Kim@Sun.COM	Sun_sasOpenAdapter;
7510652SHyon.Kim@Sun.COM	FreeHBA;
7610652SHyon.Kim@Sun.COM    local:
7710652SHyon.Kim@Sun.COM	*;
7810652SHyon.Kim@Sun.COM};
79