xref: /illumos-gate/usr/src/lib/sun_fc/common/mapfile-vers (revision a79493184c9332129c9c91500069322f6f3fafdd)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40
41SUNWprivate {
42    global:
43	HBA_RegisterLibrary;
44	HBA_RegisterLibraryV2;
45	Sun_fcAdapterCreateWWN;
46	Sun_fcAdapterReturnWWN;
47	Sun_fcCloseAdapter;
48	Sun_fcCreateNPIVPort;
49	Sun_fcDeleteNPIVPort;
50	Sun_fcFreeLibrary;
51	Sun_fcGetAdapterAttributes;
52	Sun_fcGetAdapterName;
53	Sun_fcGetAdapterPortAttributes;
54	Sun_fcGetBindingCapability;
55	Sun_fcGetBindingSupport;
56	Sun_fcGetDiscoveredPortAttributes;
57	Sun_fcGetEventBuffer;
58	Sun_fcGetFC4Statistics;
59	Sun_fcGetFCPStatistics;
60	Sun_fcGetFcpPersistentBinding;
61	Sun_fcGetFcpTargetMapping;
62	Sun_fcGetFcpTargetMappingV2;
63	Sun_fcGetNPIVPortInfo;
64	Sun_fcGetNumberOfAdapters;
65	Sun_fcGetNumberOfTgtAdapters;
66	Sun_fcGetPersistentBindingV2;
67	Sun_fcGetPortAttributesByWWN;
68	Sun_fcGetPortNPIVAttributes;
69	Sun_fcGetPortStatistics;
70	Sun_fcGetRNIDMgmtInfo;
71	Sun_fcGetTgtAdapterName;
72	Sun_fcGetVendorLibraryAttributes;
73	Sun_fcGetVersion;
74	Sun_fcLoadLibrary;
75	Sun_fcNPIVGetAdapterAttributes;
76	Sun_fcOpenAdapter;
77	Sun_fcOpenAdapterByWWN;
78	Sun_fcOpenTgtAdapter;
79	Sun_fcOpenTgtAdapterByWWN;
80	Sun_fcRefreshAdapterConfiguration;
81	Sun_fcRefreshInformation;
82	Sun_fcRegisterForAdapterAddEvents;
83	Sun_fcRegisterForAdapterDeviceEvents;
84	Sun_fcRegisterForAdapterEvents;
85	Sun_fcRegisterForAdapterPortEvents;
86	Sun_fcRegisterForAdapterPortStatEvents;
87	Sun_fcRegisterForLinkEvents;
88	Sun_fcRegisterForTargetEvents;
89	Sun_fcRemoveAllPersistentBindings;
90	Sun_fcRemoveCallback;
91	Sun_fcRemovePersistentBinding;
92	Sun_fcResetStatistics;
93	Sun_fcScsiInquiryV2;
94	Sun_fcScsiReadCapacityV2;
95	Sun_fcScsiReportLUNsV2;
96	Sun_fcSendCTPassThru;
97	Sun_fcSendCTPassThruV2;
98	Sun_fcSendLIRR;
99	Sun_fcSendRLS;
100	Sun_fcSendRNID;
101	Sun_fcSendRNIDV2;
102	Sun_fcSendRPL;
103	Sun_fcSendRPS;
104	Sun_fcSendReadCapacity;
105	Sun_fcSendReportLUNs;
106	Sun_fcSendSRL;
107	Sun_fcSendScsiInquiry;
108	Sun_fcSetBindingSupport;
109	Sun_fcSetPersistentBindingV2;
110	Sun_fcSetRNIDMgmtInfo;
111	Sun_fcDoForceLip;
112
113    local:
114	*;
115};
116