17836SJohn.Forte@Sun.COM# 27836SJohn.Forte@Sun.COM# CDDL HEADER START 37836SJohn.Forte@Sun.COM# 47836SJohn.Forte@Sun.COM# The contents of this file are subject to the terms of the 57836SJohn.Forte@Sun.COM# Common Development and Distribution License (the "License"). 67836SJohn.Forte@Sun.COM# You may not use this file except in compliance with the License. 77836SJohn.Forte@Sun.COM# 87836SJohn.Forte@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 97836SJohn.Forte@Sun.COM# or http://www.opensolaris.org/os/licensing. 107836SJohn.Forte@Sun.COM# See the License for the specific language governing permissions 117836SJohn.Forte@Sun.COM# and limitations under the License. 127836SJohn.Forte@Sun.COM# 137836SJohn.Forte@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 147836SJohn.Forte@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 157836SJohn.Forte@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 167836SJohn.Forte@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 177836SJohn.Forte@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 187836SJohn.Forte@Sun.COM# 197836SJohn.Forte@Sun.COM# CDDL HEADER END 207836SJohn.Forte@Sun.COM# 217836SJohn.Forte@Sun.COM# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. 237836SJohn.Forte@Sun.COM# 247836SJohn.Forte@Sun.COM 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 378744SAli.Bahrami@Sun.COM# 388744SAli.Bahrami@Sun.COM 39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12692SAli.Bahrami@Oracle.COM 41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 { 427836SJohn.Forte@Sun.COM global: 437836SJohn.Forte@Sun.COM HBA_GetVersion; 447836SJohn.Forte@Sun.COM HBA_GetWrapperLibraryAttributes; 457836SJohn.Forte@Sun.COM HBA_LoadLibrary; 467836SJohn.Forte@Sun.COM HBA_FreeLibrary; 477836SJohn.Forte@Sun.COM HBA_GetNumberOfAdapters; 487836SJohn.Forte@Sun.COM HBA_GetAdapterName; 497836SJohn.Forte@Sun.COM HBA_OpenAdapter; 507836SJohn.Forte@Sun.COM HBA_CloseAdapter; 517836SJohn.Forte@Sun.COM HBA_GetAdapterAttributes; 527836SJohn.Forte@Sun.COM HBA_GetAdapterPortAttributes; 537836SJohn.Forte@Sun.COM HBA_GetPortStatistics; 547836SJohn.Forte@Sun.COM HBA_GetDiscoveredPortAttributes; 557836SJohn.Forte@Sun.COM HBA_GetPortAttributesByWWN; 567836SJohn.Forte@Sun.COM HBA_SendCTPassThru; 577836SJohn.Forte@Sun.COM HBA_RefreshInformation; 587836SJohn.Forte@Sun.COM HBA_ResetStatistics; 597836SJohn.Forte@Sun.COM HBA_GetFcpTargetMapping; 607836SJohn.Forte@Sun.COM HBA_GetFcpPersistentBinding; 617836SJohn.Forte@Sun.COM HBA_GetEventBuffer; 627836SJohn.Forte@Sun.COM HBA_SetRNIDMgmtInfo; 637836SJohn.Forte@Sun.COM HBA_GetRNIDMgmtInfo; 647836SJohn.Forte@Sun.COM HBA_SendRNID; 657836SJohn.Forte@Sun.COM HBA_SendScsiInquiry; 667836SJohn.Forte@Sun.COM HBA_SendReportLUNs; 677836SJohn.Forte@Sun.COM HBA_SendReadCapacity; 687836SJohn.Forte@Sun.COM 697836SJohn.Forte@Sun.COM local: 707836SJohn.Forte@Sun.COM *; 717836SJohn.Forte@Sun.COM}; 727836SJohn.Forte@Sun.COM 73*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_2.0 { 747836SJohn.Forte@Sun.COM global: 757836SJohn.Forte@Sun.COM HBA_GetVendorLibraryAttributes; 767836SJohn.Forte@Sun.COM HBA_OpenAdapterByWWN; 777836SJohn.Forte@Sun.COM Sun_HBA_NPIVGetAdapterAttributes; 787836SJohn.Forte@Sun.COM Sun_HBA_GetNPIVPortInfo; 797836SJohn.Forte@Sun.COM Sun_HBA_DeleteNPIVPort; 807836SJohn.Forte@Sun.COM Sun_HBA_GetPortNPIVAttributes; 817836SJohn.Forte@Sun.COM Sun_HBA_CreateNPIVPort; 827836SJohn.Forte@Sun.COM HBA_SendCTPassThruV2; 837836SJohn.Forte@Sun.COM HBA_RefreshAdapterConfiguration; 847836SJohn.Forte@Sun.COM HBA_GetFcpTargetMappingV2; 857836SJohn.Forte@Sun.COM HBA_RemoveCallback; 867836SJohn.Forte@Sun.COM HBA_RegisterForAdapterAddEvents; 877836SJohn.Forte@Sun.COM HBA_RegisterForAdapterEvents; 887836SJohn.Forte@Sun.COM HBA_RegisterForAdapterPortEvents; 897836SJohn.Forte@Sun.COM Sun_HBA_RegisterForAdapterDeviceEvents; 907836SJohn.Forte@Sun.COM HBA_RegisterForAdapterPortStatEvents; 917836SJohn.Forte@Sun.COM HBA_RegisterForTargetEvents; 927836SJohn.Forte@Sun.COM HBA_RegisterForLinkEvents; 937836SJohn.Forte@Sun.COM HBA_SendRNIDV2; 947836SJohn.Forte@Sun.COM HBA_SendRLS; 957836SJohn.Forte@Sun.COM HBA_SendRPL; 967836SJohn.Forte@Sun.COM HBA_SendRPS; 977836SJohn.Forte@Sun.COM HBA_SendSRL; 987836SJohn.Forte@Sun.COM HBA_SendLIRR; 997836SJohn.Forte@Sun.COM HBA_ScsiInquiryV2; 1007836SJohn.Forte@Sun.COM HBA_ScsiReportLUNsV2; 1017836SJohn.Forte@Sun.COM HBA_ScsiReadCapacityV2; 1027836SJohn.Forte@Sun.COM HBA_GetBindingCapability; 1037836SJohn.Forte@Sun.COM HBA_SetBindingSupport; 1047836SJohn.Forte@Sun.COM HBA_GetBindingSupport; 1057836SJohn.Forte@Sun.COM HBA_SetPersistentBindingV2; 1067836SJohn.Forte@Sun.COM HBA_GetPersistentBindingV2; 1077836SJohn.Forte@Sun.COM HBA_RemovePersistentBinding; 1087836SJohn.Forte@Sun.COM HBA_RemoveAllPersistentBindings; 1097836SJohn.Forte@Sun.COM HBA_GetFC4Statistics; 1107836SJohn.Forte@Sun.COM HBA_GetFCPStatistics; 1117836SJohn.Forte@Sun.COM Sun_HBA_GetNumberOfTgtAdapters; 1127836SJohn.Forte@Sun.COM Sun_HBA_GetTgtAdapterName; 1137836SJohn.Forte@Sun.COM Sun_HBA_OpenTgtAdapter; 1147836SJohn.Forte@Sun.COM Sun_HBA_OpenTgtAdapterByWWN; 1157836SJohn.Forte@Sun.COM Sun_HBA_AdapterCreateWWN; 1167836SJohn.Forte@Sun.COM Sun_HBA_AdapterReturnWWN; 11710275SReed.Liu@Sun.COM Sun_HBA_ForceLip; 1187836SJohn.Forte@Sun.COM 1197836SJohn.Forte@Sun.COM local: 1207836SJohn.Forte@Sun.COM *; 1217836SJohn.Forte@Sun.COM}; 1227836SJohn.Forte@Sun.COM 123