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 39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 4010652SHyon.Kim@Sun.COM 41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 { 4210652SHyon.Kim@Sun.COM global: 4310652SHyon.Kim@Sun.COM HBA_GetVersion; 4410652SHyon.Kim@Sun.COM HBA_GetWrapperLibraryAttributes; 4510652SHyon.Kim@Sun.COM HBA_LoadLibrary; 4610652SHyon.Kim@Sun.COM HBA_FreeLibrary; 4710652SHyon.Kim@Sun.COM HBA_GetNumberOfAdapters; 4810652SHyon.Kim@Sun.COM HBA_GetAdapterName; 4910652SHyon.Kim@Sun.COM HBA_OpenAdapter; 5010652SHyon.Kim@Sun.COM HBA_CloseAdapter; 5110652SHyon.Kim@Sun.COM HBA_GetAdapterAttributes; 5210652SHyon.Kim@Sun.COM HBA_GetAdapterPortAttributes; 5310652SHyon.Kim@Sun.COM HBA_GetPortStatistics; 5410652SHyon.Kim@Sun.COM HBA_GetDiscoveredPortAttributes; 5510652SHyon.Kim@Sun.COM HBA_GetPortAttributesByWWN; 5610652SHyon.Kim@Sun.COM HBA_SendCTPassThru; 5710652SHyon.Kim@Sun.COM HBA_RefreshInformation; 5810652SHyon.Kim@Sun.COM HBA_ResetStatistics; 5910652SHyon.Kim@Sun.COM HBA_GetFcpTargetMapping; 6010652SHyon.Kim@Sun.COM HBA_GetFcpPersistentBinding; 6110652SHyon.Kim@Sun.COM HBA_GetEventBuffer; 6210652SHyon.Kim@Sun.COM HBA_SetRNIDMgmtInfo; 6310652SHyon.Kim@Sun.COM HBA_GetRNIDMgmtInfo; 6410652SHyon.Kim@Sun.COM HBA_SendRNID; 6510652SHyon.Kim@Sun.COM HBA_SendScsiInquiry; 6610652SHyon.Kim@Sun.COM HBA_SendReportLUNs; 6710652SHyon.Kim@Sun.COM HBA_SendReadCapacity; 6810652SHyon.Kim@Sun.COM HBA_GetVendorLibraryAttributes; 6910652SHyon.Kim@Sun.COM HBA_OpenAdapterByWWN; 7010652SHyon.Kim@Sun.COM HBA_SendCTPassThruV2; 7110652SHyon.Kim@Sun.COM HBA_RefreshAdapterConfiguration; 7210652SHyon.Kim@Sun.COM HBA_GetFcpTargetMappingV2; 7310652SHyon.Kim@Sun.COM HBA_RemoveCallback; 7410652SHyon.Kim@Sun.COM HBA_RegisterForAdapterAddEvents; 7510652SHyon.Kim@Sun.COM HBA_RegisterForAdapterEvents; 7610652SHyon.Kim@Sun.COM HBA_RegisterForAdapterPortEvents; 7710652SHyon.Kim@Sun.COM HBA_RegisterForAdapterPortStatEvents; 7810652SHyon.Kim@Sun.COM HBA_RegisterForTargetEvents; 7910652SHyon.Kim@Sun.COM HBA_RegisterForLinkEvents; 8010652SHyon.Kim@Sun.COM HBA_SendRNIDV2; 8110652SHyon.Kim@Sun.COM HBA_SendRLS; 8210652SHyon.Kim@Sun.COM HBA_SendRPL; 8310652SHyon.Kim@Sun.COM HBA_SendRPS; 8410652SHyon.Kim@Sun.COM HBA_SendSRL; 8510652SHyon.Kim@Sun.COM HBA_SendLIRR; 8610652SHyon.Kim@Sun.COM HBA_ScsiInquiryV2; 8710652SHyon.Kim@Sun.COM HBA_ScsiReportLUNsV2; 8810652SHyon.Kim@Sun.COM HBA_ScsiReadCapacityV2; 8910652SHyon.Kim@Sun.COM HBA_GetBindingCapability; 9010652SHyon.Kim@Sun.COM HBA_SetBindingSupport; 9110652SHyon.Kim@Sun.COM HBA_GetBindingSupport; 9210652SHyon.Kim@Sun.COM HBA_SetPersistentBindingV2; 9310652SHyon.Kim@Sun.COM HBA_GetPersistentBindingV2; 9410652SHyon.Kim@Sun.COM HBA_RemovePersistentBinding; 9510652SHyon.Kim@Sun.COM HBA_RemoveAllPersistentBindings; 9610652SHyon.Kim@Sun.COM HBA_GetFC4Statistics; 9710652SHyon.Kim@Sun.COM HBA_GetFCPStatistics; 9810652SHyon.Kim@Sun.COM SMHBA_GetVersion; 9910652SHyon.Kim@Sun.COM SMHBA_GetWrapperLibraryAttributes; 10010652SHyon.Kim@Sun.COM SMHBA_GetVendorLibraryAttributes; 10110652SHyon.Kim@Sun.COM SMHBA_GetAdapterAttributes; 10210652SHyon.Kim@Sun.COM SMHBA_GetNumberOfPorts; 10310652SHyon.Kim@Sun.COM SMHBA_GetPortType; 10410652SHyon.Kim@Sun.COM SMHBA_GetAdapterPortAttributes; 10510652SHyon.Kim@Sun.COM SMHBA_GetDiscoveredPortAttributes; 10610652SHyon.Kim@Sun.COM SMHBA_GetPortAttributesByWWN; 10710652SHyon.Kim@Sun.COM SMHBA_GetFCPhyAttributes; 10810652SHyon.Kim@Sun.COM SMHBA_GetSASPhyAttributes; 10910652SHyon.Kim@Sun.COM SMHBA_GetProtocolStatistics; 11010652SHyon.Kim@Sun.COM SMHBA_GetPhyStatistics; 11110652SHyon.Kim@Sun.COM SMHBA_GetBindingCapability; 11210652SHyon.Kim@Sun.COM SMHBA_GetBindingSupport; 11310652SHyon.Kim@Sun.COM SMHBA_SetBindingSupport; 11410652SHyon.Kim@Sun.COM SMHBA_GetTargetMapping; 11510652SHyon.Kim@Sun.COM SMHBA_GetPersistentBinding; 11610652SHyon.Kim@Sun.COM SMHBA_SetPersistentBinding; 11710652SHyon.Kim@Sun.COM SMHBA_RemovePersistentBinding; 11810652SHyon.Kim@Sun.COM SMHBA_RemoveAllPersistentBindings; 11910652SHyon.Kim@Sun.COM SMHBA_GetLUNStatistics; 12010652SHyon.Kim@Sun.COM SMHBA_ScsiInquiry; 12110652SHyon.Kim@Sun.COM SMHBA_ScsiReportLUNs; 12210652SHyon.Kim@Sun.COM SMHBA_ScsiReadCapacity; 12310652SHyon.Kim@Sun.COM SMHBA_SendTEST; 12410652SHyon.Kim@Sun.COM SMHBA_SendECHO; 12510652SHyon.Kim@Sun.COM SMHBA_SendSMPPassThru; 12610652SHyon.Kim@Sun.COM SMHBA_RegisterForAdapterAddEvents; 12710652SHyon.Kim@Sun.COM SMHBA_RegisterForAdapterEvents; 12810652SHyon.Kim@Sun.COM SMHBA_RegisterForAdapterPortEvents; 12910652SHyon.Kim@Sun.COM SMHBA_RegisterForAdapterPortStatEvents; 13010652SHyon.Kim@Sun.COM SMHBA_RegisterForAdapterPortStatEvents; 13110652SHyon.Kim@Sun.COM SMHBA_RegisterForTargetEvents; 13210652SHyon.Kim@Sun.COM 13310652SHyon.Kim@Sun.COM local: 13410652SHyon.Kim@Sun.COM *; 13510652SHyon.Kim@Sun.COM}; 13610652SHyon.Kim@Sun.COM 137