xref: /illumos-gate/usr/src/lib/libdevinfo/mapfile-vers (revision 7e3e5701c73b753fb9dd17a0cbe0568b4cdda39e)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40SUNW_1.4 {
41    global:
42	di_path_bus_addr;
43	di_path_client_devfs_path;
44	di_path_client_next_path;
45	di_path_client_node;
46	di_path_devfs_path;
47	di_path_instance;
48	di_path_node_name;
49	di_path_phci_next_path;
50	di_path_phci_node;
51	di_path_private_get;
52	di_path_private_set;
53	di_path_prop_bytes;
54	di_path_prop_int64s;
55	di_path_prop_ints;
56	di_path_prop_len;
57	di_path_prop_lookup_bytes;
58	di_path_prop_lookup_int64s;
59	di_path_prop_lookup_ints;
60	di_path_prop_lookup_strings;
61	di_path_prop_name;
62	di_path_prop_next;
63	di_path_prop_strings;
64	di_path_prop_type;
65	di_path_state;
66} SUNW_1.3;
67
68SUNW_1.3 {
69    global:
70	di_devfs_minor_path;
71	di_driver_major;
72	di_link_next_by_lnode;
73	di_link_next_by_node;
74	di_link_private_get;
75	di_link_private_set;
76	di_link_spectype;
77	di_link_to_lnode;
78	di_lnode_devinfo;
79	di_lnode_devt;
80	di_lnode_name;
81	di_lnode_next;
82	di_lnode_private_get;
83	di_lnode_private_set;
84	di_minor_private_get;
85	di_minor_private_set;
86	di_node_private_get;
87	di_node_private_set;
88	di_walk_link;
89	di_walk_lnode;
90} SUNW_1.2;
91
92# Due to mistakes made early in the history of this library, there are
93# no SUNW_1.2 symbols, but the version is now kept as a placeholder.
94# Don't add any symbols to this version.
95
96SUNW_1.2 {
97    global:
98	SUNW_1.2;
99} SUNW_1.1;
100
101SUNW_1.1 {
102    global:
103	di_binding_name;
104	di_bus_addr;
105	di_child_node;
106	di_compatible_names;
107	di_devfs_path;
108	di_devfs_path_free;
109	di_devid;
110	di_driver_name;
111	di_driver_ops;
112	di_drv_first_node;
113	di_drv_next_node;
114	di_fini;
115	di_init;
116	di_instance;
117	di_minor_devt;
118	di_minor_name;
119	di_minor_next;
120	di_minor_nodetype;
121	di_minor_spectype;
122	di_minor_type;
123	di_node_name;
124	di_nodeid;
125	di_parent_node;
126	di_prom_fini;
127	di_prom_init;
128	di_prom_prop_data;
129	di_prom_prop_lookup_bytes;
130	di_prom_prop_lookup_ints;
131	di_prom_prop_lookup_strings;
132	di_prom_prop_name;
133	di_prom_prop_next;
134	di_prop_bytes;
135	di_prop_devt;
136	di_prop_int64;
137	di_prop_ints;
138	di_prop_lookup_bytes;
139	di_prop_lookup_int64;
140	di_prop_lookup_ints;
141	di_prop_lookup_strings;
142	di_prop_name;
143	di_prop_next;
144	di_prop_strings;
145	di_prop_type;
146	di_sibling_node;
147	di_state;
148	di_walk_minor;
149	di_walk_node;
150};
151
152SUNWprivate_1.1 {
153    global:
154	devfs_add_minor_perm;
155	devfs_resolve_link;
156	devfs_bootdev_free_list;
157	devfs_bootdev_get_list;
158	devfs_bootdev_modifiable;
159	devfs_bootdev_set_list;
160	devfs_dev_to_prom_name;
161	devfs_free_all_prom_names;
162	devfs_free_minor_perm;
163	devfs_get_all_prom_names;
164	devfs_get_prom_names;
165	devfs_install2target;
166	devfs_load_minor_perm;
167	devfs_parse_binding_file;
168	devfs_path_to_drv;
169	devfs_read_minor_perm;
170	devfs_resolve_aliases;
171	devfs_rm_minor_perm;
172	devfs_target2install;
173	devfs_walk_minor_nodes;
174	device_exists;
175	di_devfs_path_match;
176	di_devlink_add_link;
177	di_devlink_cache_walk;
178	di_devlink_close;
179	di_devlink_content;
180	di_devlink_dup;
181	di_devlink_fini;
182	di_devlink_free;
183	di_devlink_init;
184	di_devlink_init_root;
185	di_devlink_open;
186	di_devlink_path;
187	di_devlink_rm_link;
188	di_devlink_type;
189	di_devlink_update;
190	di_devlink_walk;
191	di_devperm_login;
192	di_devperm_logout;
193	di_dim_fini;
194	di_dim_init;
195	di_dim_path_dev;
196	di_dim_path_devices;
197	di_dli_close;
198	di_dli_name;
199	di_dli_openr;
200	di_dli_openw;
201	di_driver_private_data;
202	di_flags;
203	di_hp_child;
204	di_hp_connection;
205	di_hp_depends_on;
206	di_hp_description;
207	di_hp_last_change;
208	di_hp_name;
209	di_hp_next;
210	di_hp_state;
211	di_hp_type;
212	di_init_driver;
213	di_init_impl;
214	di_lookup_node;
215	di_lookup_path;
216	di_minor_devinfo;
217	di_node_state;
218	di_parent_private_data;
219	di_path_flags;
220# XXX remove: di_path_(addr,next,next_client,next_phci)
221	di_path_addr;
222	di_path_next;
223	di_path_next_client;
224	di_path_next_phci;
225	di_phci_first_node;
226	di_phci_next_node;
227	di_prof_add_dev;
228	di_prof_add_exclude;
229	di_prof_add_map;
230	di_prof_add_symlink;
231	di_prof_commit;
232	di_prof_fini;
233	di_prof_init;
234	di_prom_prop_lookup_slot_names;
235	di_prom_prop_slot_names;
236	di_prop_drv_next;
237	di_prop_find;
238	di_prop_global_next;
239	di_prop_hw_next;
240	di_prop_lookup_slot_names;
241	di_prop_rawdata;
242	di_prop_slot_names;
243	di_prop_sys_next;
244	di_retire_device;
245	di_retired;
246	di_slot_names_decode;
247	di_slot_names_free;
248	di_unretire_device;
249	di_vhci_first_node;
250	di_vhci_next_node;
251	di_walk_hp;
252	finddev_close;
253	finddev_emptydir;
254	finddev_next;
255	finddev_readdir;
256    local:
257	*;
258};
259