mapfile-vers revision f808c858fa61e7769218966759510a8b1190dfcf
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# CDDL HEADER START
ea8874ec3578a02d5d71b08217ac74d7588db10aMark Andrews#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# The contents of this file are subject to the terms of the
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# Common Development and Distribution License (the "License").
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# You may not use this file except in compliance with the License.
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# or http://www.opensolaris.org/os/licensing.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# information: Portions Copyright [yyyy] [name of copyright owner]
ea8874ec3578a02d5d71b08217ac74d7588db10aMark Andrews#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# CDDL HEADER END
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# Use is subject to license terms.
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson# ident "%Z%%M% %I% %E% SMI"
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson#
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt NelsonSUNWprivate_1.1 {
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil global:
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson _m_device_type;
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson _m_eject;
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson _m_free_device_info;
cf1dd934916200df2fbd0f55c5bb4c691d9dc6d0Matt Nelson _m_get_device_info;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil _m_get_media_info;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil _m_get_media_status;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil _m_media_format;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil _m_media_format_track;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil _m_raw_read;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil _m_raw_write;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil _m_version_no;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil local:
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil *;
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil};
2f5f42596b37bf6c88fd50abc0ddb56240d6bca6Damien Neil