xref: /illumos-gate/usr/src/lib/sun_fc/common/mapfile-vers (revision fcf3ce441efd61da9bb2884968af01cb7c1452cc)
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 2008 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26
27SUNWprivate {
28    global:
29	HBA_RegisterLibrary;
30	HBA_RegisterLibraryV2;
31	Sun_fcAdapterCreateWWN;
32	Sun_fcAdapterReturnWWN;
33	Sun_fcCloseAdapter;
34	Sun_fcCreateNPIVPort;
35	Sun_fcDeleteNPIVPort;
36	Sun_fcFreeLibrary;
37	Sun_fcGetAdapterAttributes;
38	Sun_fcGetAdapterName;
39	Sun_fcGetAdapterPortAttributes;
40	Sun_fcGetBindingCapability;
41	Sun_fcGetBindingSupport;
42	Sun_fcGetDiscoveredPortAttributes;
43	Sun_fcGetEventBuffer;
44	Sun_fcGetFC4Statistics;
45	Sun_fcGetFCPStatistics;
46	Sun_fcGetFcpPersistentBinding;
47	Sun_fcGetFcpTargetMapping;
48	Sun_fcGetFcpTargetMappingV2;
49	Sun_fcGetNPIVPortInfo;
50	Sun_fcGetNumberOfAdapters;
51	Sun_fcGetNumberOfTgtAdapters;
52	Sun_fcGetPersistentBindingV2;
53	Sun_fcGetPortAttributesByWWN;
54	Sun_fcGetPortNPIVAttributes;
55	Sun_fcGetPortStatistics;
56	Sun_fcGetRNIDMgmtInfo;
57	Sun_fcGetTgtAdapterName;
58	Sun_fcGetVendorLibraryAttributes;
59	Sun_fcGetVersion;
60	Sun_fcLoadLibrary;
61	Sun_fcNPIVGetAdapterAttributes;
62	Sun_fcOpenAdapter;
63	Sun_fcOpenAdapterByWWN;
64	Sun_fcOpenTgtAdapter;
65	Sun_fcOpenTgtAdapterByWWN;
66	Sun_fcRefreshAdapterConfiguration;
67	Sun_fcRefreshInformation;
68	Sun_fcRegisterForAdapterAddEvents;
69	Sun_fcRegisterForAdapterDeviceEvents;
70	Sun_fcRegisterForAdapterEvents;
71	Sun_fcRegisterForAdapterPortEvents;
72	Sun_fcRegisterForAdapterPortStatEvents;
73	Sun_fcRegisterForLinkEvents;
74	Sun_fcRegisterForTargetEvents;
75	Sun_fcRemoveAllPersistentBindings;
76	Sun_fcRemoveCallback;
77	Sun_fcRemovePersistentBinding;
78	Sun_fcResetStatistics;
79	Sun_fcScsiInquiryV2;
80	Sun_fcScsiReadCapacityV2;
81	Sun_fcScsiReportLUNsV2;
82	Sun_fcSendCTPassThru;
83	Sun_fcSendCTPassThruV2;
84	Sun_fcSendLIRR;
85	Sun_fcSendRLS;
86	Sun_fcSendRNID;
87	Sun_fcSendRNIDV2;
88	Sun_fcSendRPL;
89	Sun_fcSendRPS;
90	Sun_fcSendReadCapacity;
91	Sun_fcSendReportLUNs;
92	Sun_fcSendSRL;
93	Sun_fcSendScsiInquiry;
94	Sun_fcSetBindingSupport;
95	Sun_fcSetPersistentBindingV2;
96	Sun_fcSetRNIDMgmtInfo;
97
98    local:
99	*;
100};
101