mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# CDDL HEADER START
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# The contents of this file are subject to the terms of the
45e9809aff7304721fddb95654901b32195c9c7avboxsync# Common Development and Distribution License (the "License").
45e9809aff7304721fddb95654901b32195c9c7avboxsync# You may not use this file except in compliance with the License.
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
45e9809aff7304721fddb95654901b32195c9c7avboxsync# or http://www.opensolaris.org/os/licensing.
45e9809aff7304721fddb95654901b32195c9c7avboxsync# See the License for the specific language governing permissions
45e9809aff7304721fddb95654901b32195c9c7avboxsync# and limitations under the License.
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# When distributing Covered Code, include this CDDL HEADER in each
45e9809aff7304721fddb95654901b32195c9c7avboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
45e9809aff7304721fddb95654901b32195c9c7avboxsync# If applicable, add the following below this CDDL HEADER, with the
45e9809aff7304721fddb95654901b32195c9c7avboxsync# fields enclosed by brackets "[]" replaced with your own identifying
45e9809aff7304721fddb95654901b32195c9c7avboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# CDDL HEADER END
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
45e9809aff7304721fddb95654901b32195c9c7avboxsync# Use is subject to license terms.
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# MAPFILE HEADER START
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
45e9809aff7304721fddb95654901b32195c9c7avboxsync# Object versioning must comply with the rules detailed in
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# usr/src/lib/README.mapfiles
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# You should not be making modifications here until you've read the most current
45e9809aff7304721fddb95654901b32195c9c7avboxsync# copy of that file. If you need help, contact a gatekeeper for guidance.
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync# MAPFILE HEADER END
45e9809aff7304721fddb95654901b32195c9c7avboxsync#
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsyncSUNWprivate {
45e9809aff7304721fddb95654901b32195c9c7avboxsync global:
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_errstr;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_get_controller;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_get_array;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_get_disk;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_open_controller;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_close_controller;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_get_type;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_get_attr;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_get_container;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_list_head;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_list_next;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_set_attr;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_create_array;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_delete_array;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_set_hsp;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_unset_hsp;
45e9809aff7304721fddb95654901b32195c9c7avboxsync raidcfg_update_fw;
45e9809aff7304721fddb95654901b32195c9c7avboxsync local:
45e9809aff7304721fddb95654901b32195c9c7avboxsync *;
45e9809aff7304721fddb95654901b32195c9c7avboxsync};
45e9809aff7304721fddb95654901b32195c9c7avboxsync