18538N/A#
18538N/A# CDDL HEADER START
18547N/A#
18538N/A# The contents of this file are subject to the terms of the
18538N/A# Common Development and Distribution License (the "License").
18538N/A# You may not use this file except in compliance with the License.
18538N/A#
18538N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18538N/A# or http://www.opensolaris.org/os/licensing.
18538N/A# See the License for the specific language governing permissions
18538N/A# and limitations under the License.
18547N/A#
18547N/A# When distributing Covered Code, include this CDDL HEADER in each
18538N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18538N/A# If applicable, add the following below this CDDL HEADER, with the
18538N/A# fields enclosed by brackets "[]" replaced with your own identifying
18547N/A# information: Portions Copyright [yyyy] [name of copyright owner]
18547N/A#
18547N/A# CDDL HEADER END
18547N/A#
18547N/A#
18547N/A# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
18547N/A#
18547N/A
18547N/A#
18547N/A# MAPFILE HEADER START
18547N/A#
18538N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
18538N/A# Object versioning must comply with the rules detailed in
18538N/A#
18538N/A# usr/src/lib/README.mapfiles
18538N/A#
18538N/A# You should not be making modifications here until you've read the most current
18538N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
18538N/A#
18538N/A# MAPFILE HEADER END
18538N/A#
18538N/A
18538N/A$mapfile_version 2
18538N/A
18538N/ASYMBOL_VERSION SUNWprivate_1.1 {
18538N/A global:
18538N/A devctl_ap_acquire;
18538N/A devctl_ap_configure;
18538N/A devctl_ap_connect;
18538N/A devctl_ap_disconnect;
18538N/A devctl_ap_getstate;
18538N/A devctl_ap_insert;
18538N/A devctl_ap_remove;
18538N/A devctl_ap_unconfigure;
18538N/A devctl_bus_acquire;
18538N/A devctl_bus_configure;
18538N/A devctl_bus_dev_create;
18538N/A devctl_bus_getstate;
18538N/A devctl_bus_quiesce;
18538N/A devctl_bus_reset;
18538N/A devctl_bus_resetall;
18538N/A devctl_bus_unconfigure;
18538N/A devctl_bus_unquiesce;
18538N/A devctl_ddef_alloc;
18538N/A devctl_ddef_byte_array;
18538N/A devctl_ddef_free;
18538N/A devctl_ddef_int;
18538N/A devctl_ddef_int_array;
18538N/A devctl_ddef_string;
18538N/A devctl_ddef_string_array;
18538N/A devctl_device_acquire;
18538N/A devctl_device_getstate;
18538N/A devctl_device_offline;
18538N/A devctl_device_online;
18538N/A devctl_device_remove;
18538N/A devctl_device_reset;
18538N/A devctl_get_pathname;
18546N/A devctl_pm_bus_acquire;
18546N/A devctl_pm_bus_no_invol;
18546N/A devctl_pm_bus_teststrict;
18546N/A devctl_pm_busycomponent;
18546N/A devctl_pm_changepowerhigh;
18546N/A devctl_pm_changepowerlow;
18546N/A devctl_pm_dev_acquire;
18546N/A devctl_pm_device_changeonresume;
18546N/A devctl_pm_device_no_lower_power;
18546N/A devctl_pm_device_promprintf;
18546N/A devctl_pm_failsuspend;
18546N/A devctl_pm_idlecomponent;
18546N/A devctl_pm_raisepower;
18546N/A devctl_pm_testbusy;
18546N/A devctl_release;
18546N/A local:
18546N/A *;
18546N/A};
18546N/A