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*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
237836SJohn.Forte@Sun.COM# Use is subject to license terms.
247836SJohn.Forte@Sun.COM#
257836SJohn.Forte@Sun.COM
26*8744SAli.Bahrami@Sun.COM#
27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
28*8744SAli.Bahrami@Sun.COM#
29*8744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
31*8744SAli.Bahrami@Sun.COM#
32*8744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
33*8744SAli.Bahrami@Sun.COM#
34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
36*8744SAli.Bahrami@Sun.COM#
37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
38*8744SAli.Bahrami@Sun.COM#
39*8744SAli.Bahrami@Sun.COM
407836SJohn.Forte@Sun.COMSUNW_1.0 {
417836SJohn.Forte@Sun.COM    global:
427836SJohn.Forte@Sun.COM	MP_GetLibraryProperties;
437836SJohn.Forte@Sun.COM	MP_GetPluginOidList;
447836SJohn.Forte@Sun.COM	MP_GetPluginProperties;
457836SJohn.Forte@Sun.COM	MP_GetAssociatedPluginOid;
467836SJohn.Forte@Sun.COM	MP_GetObjectType;
477836SJohn.Forte@Sun.COM	MP_GetDeviceProductOidList;
487836SJohn.Forte@Sun.COM	MP_GetDeviceProductProperties;
497836SJohn.Forte@Sun.COM	MP_GetInitiatorPortOidList;
507836SJohn.Forte@Sun.COM	MP_GetInitiatorPortProperties;
517836SJohn.Forte@Sun.COM	MP_GetMultipathLus;
527836SJohn.Forte@Sun.COM	MP_GetMPLogicalUnitProperties;
537836SJohn.Forte@Sun.COM	MP_GetAssociatedPathOidList;
547836SJohn.Forte@Sun.COM	MP_GetPathLogicalUnitProperties;
557836SJohn.Forte@Sun.COM	MP_GetAssociatedTPGOidList;
567836SJohn.Forte@Sun.COM	MP_GetTargetPortGroupProperties;
577836SJohn.Forte@Sun.COM	MP_GetMPLuOidListFromTPG;
587836SJohn.Forte@Sun.COM	MP_GetProprietaryLoadBalanceOidList;
597836SJohn.Forte@Sun.COM	MP_GetProprietaryLoadBalanceProperties;
607836SJohn.Forte@Sun.COM	MP_GetTargetPortOidList;
617836SJohn.Forte@Sun.COM	MP_GetTargetPortProperties;
627836SJohn.Forte@Sun.COM	MP_AssignLogicalUnitToTPG;
637836SJohn.Forte@Sun.COM	MP_SetOverridePath;
647836SJohn.Forte@Sun.COM	MP_CancelOverridePath;
657836SJohn.Forte@Sun.COM	MP_EnableAutoFailback;
667836SJohn.Forte@Sun.COM	MP_DisableAutoFailback;
677836SJohn.Forte@Sun.COM	MP_EnableAutoProbing;
687836SJohn.Forte@Sun.COM	MP_DisableAutoProbing;
697836SJohn.Forte@Sun.COM	MP_EnablePath;
707836SJohn.Forte@Sun.COM	MP_DisablePath;
717836SJohn.Forte@Sun.COM	MP_SetLogicalUnitLoadBalanceType;
727836SJohn.Forte@Sun.COM	MP_SetPluginLoadBalanceType;
737836SJohn.Forte@Sun.COM	MP_SetPathWeight;
747836SJohn.Forte@Sun.COM	MP_SetFailbackPollingRate;
757836SJohn.Forte@Sun.COM	MP_SetProbingPollingRate;
767836SJohn.Forte@Sun.COM	MP_SetProprietaryProperties;
777836SJohn.Forte@Sun.COM	MP_SetTPGAccess;
787836SJohn.Forte@Sun.COM	MP_RegisterForObjectPropertyChanges;
797836SJohn.Forte@Sun.COM	MP_DeregisterForObjectPropertyChanges;
807836SJohn.Forte@Sun.COM	MP_RegisterForObjectVisibilityChanges;
817836SJohn.Forte@Sun.COM	MP_DeregisterForObjectVisibilityChanges;
827836SJohn.Forte@Sun.COM	MP_CompareOIDs;
837836SJohn.Forte@Sun.COM	MP_FreeOidList;
847836SJohn.Forte@Sun.COM	MP_RegisterPlugin;
857836SJohn.Forte@Sun.COM	MP_DeregisterPlugin;
867836SJohn.Forte@Sun.COM	MP_FreeOidList;
877836SJohn.Forte@Sun.COM	MP_RegisterPlugin;
887836SJohn.Forte@Sun.COM	MP_DeregisterPlugin;
897836SJohn.Forte@Sun.COM	Sun_MP_SendScsiCmd;
907836SJohn.Forte@Sun.COM    local:
917836SJohn.Forte@Sun.COM	*;
927836SJohn.Forte@Sun.COM};
93