xref: /onnv-gate/usr/src/lib/libdevinfo/mapfile-vers (revision 6640:c92ca9b95b9c)
12522Sraf#
22522Sraf# CDDL HEADER START
32522Sraf#
42522Sraf# The contents of this file are subject to the terms of the
52522Sraf# Common Development and Distribution License (the "License").
62522Sraf# You may not use this file except in compliance with the License.
72522Sraf#
82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92522Sraf# or http://www.opensolaris.org/os/licensing.
102522Sraf# See the License for the specific language governing permissions
112522Sraf# and limitations under the License.
122522Sraf#
132522Sraf# When distributing Covered Code, include this CDDL HEADER in each
142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152522Sraf# If applicable, add the following below this CDDL HEADER, with the
162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying
172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
182522Sraf#
192522Sraf# CDDL HEADER END
202522Sraf#
212522Sraf#
226065Scth# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
232522Sraf# Use is subject to license terms.
242522Sraf#
252522Sraf# ident	"%Z%%M%	%I%	%E% SMI"
262522Sraf#
272522Sraf
28*6640ScthSUNW_1.4 {
29*6640Scth    global:
30*6640Scth	di_path_bus_addr;
31*6640Scth	di_path_client_devfs_path;
32*6640Scth	di_path_client_next_path;
33*6640Scth	di_path_client_node;
34*6640Scth	di_path_devfs_path;
35*6640Scth	di_path_instance;
36*6640Scth	di_path_node_name;
37*6640Scth	di_path_phci_next_path;
38*6640Scth	di_path_phci_node;
39*6640Scth	di_path_private_get;
40*6640Scth	di_path_private_set;
41*6640Scth	di_path_prop_bytes;
42*6640Scth	di_path_prop_int64s;
43*6640Scth	di_path_prop_ints;
44*6640Scth	di_path_prop_len;
45*6640Scth	di_path_prop_lookup_bytes;
46*6640Scth	di_path_prop_lookup_int64s;
47*6640Scth	di_path_prop_lookup_ints;
48*6640Scth	di_path_prop_lookup_strings;
49*6640Scth	di_path_prop_name;
50*6640Scth	di_path_prop_next;
51*6640Scth	di_path_prop_strings;
52*6640Scth	di_path_prop_type;
53*6640Scth	di_path_state;
54*6640Scth} SUNW_1.3;
55*6640Scth
562522SrafSUNW_1.3 {
572522Sraf    global:
582522Sraf	di_devfs_minor_path;
592522Sraf	di_driver_major;
602522Sraf	di_link_next_by_lnode;
612522Sraf	di_link_next_by_node;
622522Sraf	di_link_private_get;
632522Sraf	di_link_private_set;
642522Sraf	di_link_spectype;
652522Sraf	di_link_to_lnode;
662522Sraf	di_lnode_devinfo;
672522Sraf	di_lnode_devt;
682522Sraf	di_lnode_name;
692522Sraf	di_lnode_next;
702522Sraf	di_lnode_private_get;
712522Sraf	di_lnode_private_set;
722522Sraf	di_minor_private_get;
732522Sraf	di_minor_private_set;
742522Sraf	di_node_private_get;
752522Sraf	di_node_private_set;
762522Sraf	di_walk_link;
772522Sraf	di_walk_lnode;
782522Sraf} SUNW_1.2;
792522Sraf
802522Sraf# Due to mistakes made early in the history of this library, there are
812522Sraf# no SUNW_1.2 symbols, but the version is now kept as a placeholder.
822522Sraf# Don't add any symbols to this version.
832522Sraf
842522SrafSUNW_1.2 {
852522Sraf    global:
862522Sraf	SUNW_1.2;
872522Sraf} SUNW_1.1;
882522Sraf
892522SrafSUNW_1.1 {
902522Sraf    global:
912522Sraf	di_binding_name;
922522Sraf	di_bus_addr;
932522Sraf	di_child_node;
942522Sraf	di_compatible_names;
952522Sraf	di_devfs_path;
962522Sraf	di_devfs_path_free;
972522Sraf	di_devid;
982522Sraf	di_driver_name;
992522Sraf	di_driver_ops;
1002522Sraf	di_drv_first_node;
1012522Sraf	di_drv_next_node;
1022522Sraf	di_fini;
1032522Sraf	di_init;
1042522Sraf	di_instance;
1052522Sraf	di_minor_devt;
1062522Sraf	di_minor_name;
1072522Sraf	di_minor_next;
1082522Sraf	di_minor_nodetype;
1092522Sraf	di_minor_spectype;
1102522Sraf	di_minor_type;
111*6640Scth	di_node_name;
1122522Sraf	di_nodeid;
1132522Sraf	di_parent_node;
1142522Sraf	di_prom_fini;
1152522Sraf	di_prom_init;
1162522Sraf	di_prom_prop_data;
1172522Sraf	di_prom_prop_lookup_bytes;
1182522Sraf	di_prom_prop_lookup_ints;
1192522Sraf	di_prom_prop_lookup_strings;
1202522Sraf	di_prom_prop_name;
1212522Sraf	di_prom_prop_next;
1222522Sraf	di_prop_bytes;
1232522Sraf	di_prop_devt;
1242522Sraf	di_prop_int64;
1252522Sraf	di_prop_ints;
1262522Sraf	di_prop_lookup_bytes;
1272522Sraf	di_prop_lookup_int64;
1282522Sraf	di_prop_lookup_ints;
1292522Sraf	di_prop_lookup_strings;
1302522Sraf	di_prop_name;
1312522Sraf	di_prop_next;
1322522Sraf	di_prop_strings;
1332522Sraf	di_prop_type;
1342522Sraf	di_sibling_node;
1352522Sraf	di_state;
1362522Sraf	di_walk_minor;
1372522Sraf	di_walk_node;
1382522Sraf};
1392522Sraf
1402522SrafSUNWprivate_1.1 {
1412522Sraf    global:
1422522Sraf	devfs_add_minor_perm;
1432522Sraf	devfs_bootdev_free_list;
1442522Sraf	devfs_bootdev_get_list;
1452522Sraf	devfs_bootdev_modifiable;
1462522Sraf	devfs_bootdev_set_list;
1472522Sraf	devfs_dev_to_prom_name;
1482522Sraf	devfs_free_all_prom_names;
1492522Sraf	devfs_free_minor_perm;
1502522Sraf	devfs_get_all_prom_names;
1512522Sraf	devfs_get_prom_names;
1522522Sraf	devfs_install2target;
1532522Sraf	devfs_load_minor_perm;
154*6640Scth	devfs_parse_binding_file;
1552522Sraf	devfs_path_to_drv;
1562522Sraf	devfs_read_minor_perm;
1572522Sraf	devfs_resolve_aliases;
1582522Sraf	devfs_rm_minor_perm;
1592522Sraf	devfs_target2install;
160*6640Scth	devfs_walk_minor_nodes;
161*6640Scth	device_exists;
162*6640Scth	di_devfs_path_match;
1632522Sraf	di_devlink_add_link;
1642522Sraf	di_devlink_cache_walk;
1652522Sraf	di_devlink_close;
1662522Sraf	di_devlink_content;
1672522Sraf	di_devlink_dup;
1682522Sraf	di_devlink_fini;
1692522Sraf	di_devlink_free;
1702522Sraf	di_devlink_init;
1712522Sraf	di_devlink_init_root;
1722522Sraf	di_devlink_open;
1732522Sraf	di_devlink_path;
1742522Sraf	di_devlink_rm_link;
1752522Sraf	di_devlink_type;
1762522Sraf	di_devlink_update;
1772522Sraf	di_devlink_walk;
178*6640Scth	di_devname_action_on_key;
179*6640Scth	di_devname_get_mapent;
180*6640Scth	di_devname_get_mapinfo;
181*6640Scth	di_devname_print_mapinfo;
1822522Sraf	di_devperm_login;
1832522Sraf	di_devperm_logout;
1842723Scth	di_dim_fini;
1852723Scth	di_dim_init;
1862723Scth	di_dim_path_dev;
1872723Scth	di_dim_path_devices;
188*6640Scth	di_dli_close;
189*6640Scth	di_dli_name;
190*6640Scth	di_dli_openr;
191*6640Scth	di_dli_openw;
192*6640Scth	di_driver_private_data;
193*6640Scth	di_flags;
1942522Sraf	di_init_driver;
1952522Sraf	di_init_impl;
1962522Sraf	di_lookup_node;
197*6640Scth	di_lookup_path;
1982522Sraf	di_minor_devinfo;
1992522Sraf	di_node_state;
2002522Sraf	di_parent_private_data;
201*6640Scth# XXX remove: di_path_(addr,next,next_client,next_phci)
2022522Sraf	di_path_addr;
2032522Sraf	di_path_next;
2042522Sraf	di_path_next_client;
2052522Sraf	di_path_next_phci;
2062522Sraf	di_phci_first_node;
2072522Sraf	di_phci_next_node;
2082621Sllai1	di_prof_add_dev;
2092621Sllai1	di_prof_add_exclude;
2102621Sllai1	di_prof_add_map;
2112621Sllai1	di_prof_add_symlink;
2122621Sllai1	di_prof_commit;
213*6640Scth	di_prof_fini;
2142621Sllai1	di_prof_init;
215*6640Scth	di_prom_prop_lookup_slot_names;
216*6640Scth	di_prom_prop_slot_names;
2172522Sraf	di_prop_drv_next;
218*6640Scth	di_prop_find;
2192522Sraf	di_prop_global_next;
2202522Sraf	di_prop_hw_next;
221*6640Scth	di_prop_lookup_slot_names;
2222522Sraf	di_prop_rawdata;
223*6640Scth	di_prop_slot_names;
2242522Sraf	di_prop_sys_next;
225*6640Scth	di_retire_device;
226*6640Scth	di_retired;
227*6640Scth	di_slot_names_decode;
228*6640Scth	di_slot_names_free;
229*6640Scth	di_unretire_device;
2302522Sraf	di_vhci_first_node;
2312522Sraf	di_vhci_next_node;
2326065Scth	finddev_close;
2336065Scth	finddev_emptydir;
2346065Scth	finddev_next;
2352621Sllai1	finddev_readdir;
2362522Sraf    local:
2372522Sraf	*;
2382522Sraf};
239