mapfile-vers revision f808c858fa61e7769218966759510a8b1190dfcf
1037N/A#
1037N/A# CDDL HEADER START
1037N/A#
1037N/A# The contents of this file are subject to the terms of the
1037N/A# Common Development and Distribution License (the "License").
1037N/A# You may not use this file except in compliance with the License.
1037N/A#
1037N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1037N/A# or http://www.opensolaris.org/os/licensing.
1037N/A# See the License for the specific language governing permissions
1037N/A# and limitations under the License.
1037N/A#
1037N/A# When distributing Covered Code, include this CDDL HEADER in each
1037N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1037N/A# If applicable, add the following below this CDDL HEADER, with the
1037N/A# fields enclosed by brackets "[]" replaced with your own identifying
1037N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1037N/A#
1037N/A# CDDL HEADER END
1037N/A#
1037N/A#
1037N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
1037N/A# Use is subject to license terms.
1037N/A#
1037N/A# ident "%Z%%M% %I% %E% SMI"
1037N/A#
1037N/A
1037N/ASUNW_1.3 {
1037N/A global:
1037N/A di_devfs_minor_path;
1037N/A di_driver_major;
1037N/A di_link_next_by_lnode;
1037N/A di_link_next_by_node;
1037N/A di_link_private_get;
1037N/A di_link_private_set;
1037N/A di_link_spectype;
1037N/A di_link_to_lnode;
1037N/A di_lnode_devinfo;
1037N/A di_lnode_devt;
1037N/A di_lnode_name;
1037N/A di_lnode_next;
1037N/A di_lnode_private_get;
1037N/A di_lnode_private_set;
1037N/A di_minor_private_get;
1037N/A di_minor_private_set;
1037N/A di_node_private_get;
1037N/A di_node_private_set;
1037N/A di_walk_link;
1037N/A di_walk_lnode;
1037N/A} SUNW_1.2;
1037N/A
1037N/A# Due to mistakes made early in the history of this library, there are
1037N/A# no SUNW_1.2 symbols, but the version is now kept as a placeholder.
1037N/A# Don't add any symbols to this version.
1037N/A
1037N/ASUNW_1.2 {
1037N/A global:
1037N/A SUNW_1.2;
1037N/A} SUNW_1.1;
1037N/A
1037N/ASUNW_1.1 {
1037N/A global:
1037N/A di_binding_name;
1037N/A di_bus_addr;
1037N/A di_child_node;
1037N/A di_compatible_names;
1037N/A di_devfs_path;
1037N/A di_devfs_path_free;
1037N/A di_devid;
1037N/A di_driver_name;
1037N/A di_driver_ops;
1037N/A di_drv_first_node;
1037N/A di_drv_next_node;
1037N/A di_fini;
1037N/A di_init;
1037N/A di_instance;
1037N/A di_minor_devt;
1037N/A di_minor_name;
1037N/A di_minor_next;
1037N/A di_minor_nodetype;
1037N/A di_minor_spectype;
1037N/A di_minor_type;
1037N/A di_nodeid;
1037N/A di_node_name;
1037N/A di_parent_node;
1037N/A di_prom_fini;
1037N/A di_prom_init;
1037N/A di_prom_prop_data;
1037N/A di_prom_prop_lookup_bytes;
1037N/A di_prom_prop_lookup_ints;
1037N/A di_prom_prop_lookup_strings;
1037N/A di_prom_prop_name;
1037N/A di_prom_prop_next;
1037N/A di_prop_bytes;
1037N/A di_prop_devt;
1037N/A di_prop_int64;
1037N/A di_prop_ints;
1037N/A di_prop_lookup_bytes;
1037N/A di_prop_lookup_int64;
1037N/A di_prop_lookup_ints;
1037N/A di_prop_lookup_strings;
1037N/A di_prop_name;
1037N/A di_prop_next;
1037N/A di_prop_strings;
1037N/A di_prop_type;
1037N/A di_sibling_node;
1037N/A di_state;
1037N/A di_walk_minor;
1037N/A di_walk_node;
1037N/A};
1037N/A
1037N/ASUNWprivate_1.1 {
1037N/A global:
1037N/A devfs_add_minor_perm;
1037N/A devfs_bootdev_free_list;
1037N/A devfs_bootdev_get_list;
1037N/A devfs_bootdev_modifiable;
1037N/A devfs_bootdev_set_list;
1037N/A devfs_dev_to_prom_name;
1037N/A devfs_free_all_prom_names;
1037N/A devfs_free_minor_perm;
1037N/A devfs_get_all_prom_names;
1037N/A devfs_get_prom_names;
1037N/A devfs_install2target;
1037N/A devfs_load_minor_perm;
1037N/A devfs_path_to_drv;
1037N/A devfs_read_minor_perm;
1037N/A devfs_resolve_aliases;
1037N/A devfs_rm_minor_perm;
1037N/A devfs_target2install;
1037N/A di_devlink_add_link;
1037N/A di_devlink_cache_walk;
1037N/A di_devlink_close;
1037N/A di_devlink_content;
1037N/A di_devlink_dup;
1037N/A di_devlink_fini;
1037N/A di_devlink_free;
1037N/A di_devlink_init;
1037N/A di_devlink_init_root;
1037N/A di_devlink_open;
1037N/A di_devlink_path;
1037N/A di_devlink_rm_link;
1037N/A di_devlink_type;
1037N/A di_devlink_update;
1037N/A di_devlink_walk;
1037N/A di_devperm_login;
1037N/A di_devperm_logout;
1037N/A di_driver_private_data;
1037N/A di_init_driver;
1037N/A di_init_impl;
1037N/A di_lookup_node;
1037N/A di_minor_devinfo;
1037N/A di_node_state;
1037N/A di_parent_private_data;
1037N/A di_path_addr;
1037N/A di_path_client_node;
1037N/A di_path_next;
1037N/A di_path_next_client;
1037N/A di_path_next_phci;
1037N/A di_path_phci_node;
1037N/A di_path_prop_bytes;
1037N/A di_path_prop_int64s;
1037N/A di_path_prop_ints;
1037N/A di_path_prop_len;
1037N/A di_path_prop_lookup_bytes;
1037N/A di_path_prop_lookup_int64s;
1037N/A di_path_prop_lookup_ints;
1037N/A di_path_prop_lookup_strings;
1037N/A di_path_prop_name;
1037N/A di_path_prop_next;
1037N/A di_path_prop_strings;
1037N/A di_path_prop_type;
1037N/A di_path_state;
1037N/A di_phci_first_node;
1037N/A di_phci_next_node;
1037N/A di_prop_drv_next;
1037N/A di_prop_global_next;
1037N/A di_prop_hw_next;
1037N/A di_prop_rawdata;
1037N/A di_prop_sys_next;
di_vhci_first_node;
di_vhci_next_node;
local:
*;
};